Skip to content

developer docs for best practices for engineering development at Max Fordham

Notifications You must be signed in to change notification settings

maxfordham/mxf-code-docs

Repository files navigation

mfcode_docs

building mfcode high-level developer documentation into a jupyter-book website.

** References:

create conda environment

mamba env create -f environment.yml
conda activate mfcode_docs

Create toc

jupyter-book toc from-project book\docs > book\_toc.yml

Building a Jupyter Book

call conda activate mfcode_docs
call jb build book/
call start book/_build/html/index.html
cmd /k

Publish book to github pages

call build_book.bat
call ghp-import -n -p -f book/_build/html
cmd /k

Go to mfcode_docs website

https://gunstonej.github.io/mfcode_docs/

About

developer docs for best practices for engineering development at Max Fordham

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published