endatabas / endb-book

The Endatabas Book
Creative Commons Attribution Share Alike 4.0 International
15 stars 0 forks source link

endb-book

The Endatabas Book

Setup

Clone the main endb repo in a sibling directory with endb-book:

cd .. && git clone git@github.com:endatabas/endb.git && cd endb-book

Make sure you have cargo, npm, and pip (Rust, Node, and Python) installed. Then run:

cargo install mdbook
cargo install mdbook-linkcheck

npm install -g jsdoc
npm install -g jsdoc-to-markdown

pip install sphinx
pip install sphinx-markdown-builder                                                                                                                                                    │
pip install sphinx-autodoc-typehints

Build

make
make serve  # to view locally

Limitations

Inspiration

TODO

TODO: Feedback Required / Later