Lash/fix docs

This commit is contained in:
Louis Holbrook 2021-10-26 14:59:50 +00:00
parent 2544c159c2
commit 31d7cf5789
4 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
@node cic-eth system maintenance
@node cic-eth-appendix-system-maintenance
@appendix Admin API
The admin API is still in an early stage of refinement. User friendliness can be considerably improved.

View File

@ -1,4 +1,4 @@
@node cic-eth Appendix Task chains
@node cic-eth-appendix-task-chains
@appendix Task chains
TBC - explain here how to generate these chain diagrams

View File

@ -1,9 +1,9 @@
@node cic-eth-interacting
@section Interacting with the system
The API to the @var{cic-eth} component is a proxy for executing @emph{chains of Celery tasks}. The tasks that compose individual chains are documented in @ref{cic-eth Appendix Task chains,the Task Chain appendix}, which also describes a CLI tool that can generate graph representationso of them.
The API to the @var{cic-eth} component is a proxy for executing @emph{chains of Celery tasks}. The tasks that compose individual chains are documented in @ref{cic-eth-appendix-task-chains,the Task Chain appendix}, which also describes a CLI tool that can generate graph representationso of them.
There are two API classes, @var{Api} and @var{AdminApi}. The former is described later in this section, the latter described in @ref{cic-eth system maintenance,the Admin API appendix}.
There are two API classes, @var{Api} and @var{AdminApi}. The former is described later in this section, the latter described in @ref{cic-eth-appendix-system-maintenance,the Admin API appendix}.
@subsection Interface

View File

@ -1,4 +1,4 @@
@node cic-eth Appendix Transaction types
@node cic-eth-appendix-transaction-types
@appendix Transfer types
@table @var