Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 861 Bytes

README.md

File metadata and controls

41 lines (29 loc) · 861 Bytes

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/