Add schedule processing capabilities, and cleanups.
Fixes a few config issues and warnings Removes double-import of GDC Adds mpxj dependency for scheduling
This commit is contained in:
parent
56a79e3562
commit
7d09eaecb7
10 changed files with 388 additions and 8 deletions
|
|
@ -22,7 +22,7 @@ Systems
|
|||
Documents and records are managed in the following systems.
|
||||
|
||||
.. datatemplate:yaml::
|
||||
:source: /_data/systems.yaml
|
||||
:source: /_data/it-systems.yaml
|
||||
|
||||
{{ make_list_table_from_mappings(
|
||||
[('Name', 'name'), ('Use case(s)', 'use-cases'), ('Location', 'location')],
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Writer's Guide
|
||||
--------------
|
||||
|
||||
See :ref:`meyerProcedureWriterGuide1993`
|
||||
See :cite:p:`meyerProcedureWritersGuide1993`
|
||||
|
||||
See :ref:`wieringaProcedureWritingDomains1991`.
|
||||
See :cite:p:`wieringaProcedureWritingDomains1991`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue