Merge branch 'lash/fix-docs' into 'master'
Lash/fix docs See merge request grassrootseconomics/cic-internal-integration!298
This commit is contained in:
commit
8250b15d32
@ -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.
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -1,4 +1,4 @@
|
||||
@node cic-eth Appendix Transaction types
|
||||
@node cic-eth-appendix-transaction-types
|
||||
@appendix Transfer types
|
||||
|
||||
@table @var
|
||||
|
Loading…
Reference in New Issue
Block a user