lmmx / page-dewarp

Document image dewarping library using a cubic sheet model
MIT License
98 stars 17 forks source link

Build wiki with sphinxdoc on CI and deploy to web #5

Closed lmmx closed 1 week ago

lmmx commented 3 years ago
lmmx commented 3 years ago

In directory page-dewarp-tut alongside the wiki repo:

MD_DIR="../page-dewarp.wiki"
jupytext -k python3 $MD_DIR/*.md --from myst --to notebook
mv $MD_DIR/*.ipynb notebooks

Then generate the HTML ...

lmmx commented 1 week ago

Will use MkDocs, closing to track in: