bug: Fix documentation compile and config dumps #2

Merged
lash merged 21 commits from lash/docs-and-dumps into master 2021-12-21 16:00:02 +01:00
5 changed files with 8 additions and 6 deletions
Showing only changes of commit 64dbcfcddf - Show all commits

View File

@ -1,4 +1,5 @@
@node chainlib-cli
@node chainlib-cli, chainlib-config, chainlib-intro, Top
@comment this, next, prev, up
@section Command line interface provisions

View File

@ -1,4 +1,5 @@
@node chainlib-lib
@node chainlib-lib,,chainlib-config,Top
@comment this, next, prev, up
@section Base library contents

View File

@ -1,4 +1,5 @@
@node chainlib-config
@node chainlib-config, chainlib-lib, chainlib-cli, Top
@comment this, next, prev, up
@section Rendering configurations

View File

@ -1,5 +1,3 @@
@top chainlib
@chapter Chainlib
@include intro.texi

View File

@ -1,4 +1,5 @@
@node chainlib-intro
@node chainlib-intro, chainlib-cli,,Top
@comment this, next, prev, up
Chainlib is an attempt at employing a universal interface to manipulate and access blockchains regardless of underlying architecture.