README twiddles

This commit is contained in:
Jamie Hardt
2024-10-26 13:45:42 -07:00
parent 5d9798f847
commit f939f80995

View File

@@ -15,13 +15,14 @@ Some items of interest are:
all available languages. all available languages.
- The [tool](tools/ucsxls2json.py) used to make these JSON files from the - The [tool](tools/ucsxls2json.py) used to make these JSON files from the
original XLS file. original XLS file.
- Transcriptions of core UCS documentation into ReStructuredText - Transcriptions of core UCS documentation into ReStructuredText:
- Tim Nielsen's original [*UCS File Naming Convention*](docs/ucs_file_naming_convention.rst) document. - Tim Nielsen's original [*UCS File Naming Convention*][ucs_fns] document.
- Zipped [UCS Category-SubCategory directory trees](dirs) in all of the - Zipped [UCS Category-SubCategory directory trees](dirs) in all of the
available languages. available languages.
- The [directory-creation tool](tools/ucsdirs.py) that was used to create - The [directory-creation tool](tools/ucsdirs.py) that was used to create
these trees from the JSON UCS schedules. these trees from the JSON UCS schedules.
[ucs_fns]:docs/ucs_file_naming_convention.rst
## Who maintains this? ## Who maintains this?