row 1.0.0

Row is a command line tool that helps you manage workflows on HPC resources.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[book]
language = "en"
src = "src"
title = "Row documentation"

[build]
create-missing = false

# [output.html] must be the last table so that .readthedocs.yaml can easily add a key to it
[output.html]
git-repository-url = "https://github.com/glotzerlab/row"
edit-url-template = "https://github.com/glotzerlab/row/edit/trunk/doc/{path}"