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
|
||||
|
||||
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
|
||||
|
||||
|
||||
|
@ -1,6 +1,4 @@
|
||||
@node chainlib-config, chainlib-lib, chainlib-cli, Top
|
||||
@comment this, next, prev, up
|
||||
|
||||
@anchor{chainlib-config}
|
||||
@section Rendering configurations
|
||||
|
||||
Configurations in @code{chainlib} are processed, rendered and interfaced using the @code{confini} python package.
|
||||
|
@ -1,3 +1,4 @@
|
||||
@node chainlib
|
||||
@chapter Chainlib
|
||||
|
||||
@include intro.texi
|
||||
|
@ -1,5 +1,4 @@
|
||||
@node chainlib-intro, chainlib-cli,,Top
|
||||
@comment this, next, prev, up
|
||||
@section Overview
|
||||
|
||||
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