minor cleanup

This commit is contained in:
Hartmut Seichter 2024-05-27 13:28:22 +02:00
parent e489ef1517
commit 7078c8255b
5 changed files with 22 additions and 104 deletions

View file

@ -5,10 +5,9 @@ to generate multi-lingual curricula documentation tables from
structured representations as a flatfile database. Data scheme and
actual values are kept in YAML files in order to version them with git.
# Usage
## Usage
```sh
$> python coursebuilder
usage: [-h] [-m META [META ...]] [-l LANG] [-f FIELDS [FIELDS ...]] [-s SCHEMA] [-q QUERY] [-p] [--title TITLE] [-b BOOK] [--level LEVEL] [--table-gen TABLE_GEN]
[--template TEMPLATE] [-o OUT] [--legacy] [--leftcol LEFTCOL]
@ -37,11 +36,11 @@ options:
--leftcol LEFTCOL maximum size of left column
```
# Author
## Author
© Copyright 2020-2024 Hartmut Seichter
# Licence
## Licence
Coursebuilder is licensed under the terms of the MIT License. For details consult https://opensource.org/license/mit/ or the attached license file