Remove unnecessary nodes
This commit is contained in:
parent
64dbcfcddf
commit
1373cb10e6
@ -1,6 +1,3 @@
|
|||||||
@node chainlib-cli, chainlib-config, chainlib-intro, Top
|
|
||||||
@comment this, next, prev, up
|
|
||||||
|
|
||||||
@section Command line interface provisions
|
@section Command line interface provisions
|
||||||
|
|
||||||
The base CLI provisions of @code{chainlib} simplifies the generation of a some base object instances by command line arguments, environment variables and configuration schemas.
|
The base CLI provisions of @code{chainlib} simplifies the generation of a some base object instances by command line arguments, environment variables and configuration schemas.
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
@node chainlib-lib,,chainlib-config,Top
|
|
||||||
@comment this, next, prev, up
|
|
||||||
|
|
||||||
@section Base library contents
|
@section Base library contents
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
@node chainlib-config, chainlib-lib, chainlib-cli, Top
|
@anchor{chainlib-config}
|
||||||
@comment this, next, prev, up
|
|
||||||
|
|
||||||
@section Rendering configurations
|
@section Rendering configurations
|
||||||
|
|
||||||
Configurations in @code{chainlib} are processed, rendered and interfaced using the @code{confini} python package.
|
Configurations in @code{chainlib} are processed, rendered and interfaced using the @code{confini} python package.
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
@node chainlib
|
||||||
@chapter Chainlib
|
@chapter Chainlib
|
||||||
|
|
||||||
@include intro.texi
|
@include intro.texi
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
@node chainlib-intro, chainlib-cli,,Top
|
@section Overview
|
||||||
@comment this, next, prev, up
|
|
||||||
|
|
||||||
Chainlib is an attempt at employing a universal interface to manipulate and access blockchains regardless of underlying architecture.
|
Chainlib is an attempt at employing a universal interface to manipulate and access blockchains regardless of underlying architecture.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user