Skip to content

Files

Latest commit

ea06bf1 · Apr 2, 2021

History

History
This branch is 1 commit behind idealo/image-super-resolution:master.

mkdocs

Image Super-Resolution Documentation

Building the documentation

  • Install MkDocs: pip install mkdocs mkdocs-material
  • Serve MkDocs: mkdocs serve and then go to http://127.0.0.1:8000/ to view it
  • Run python autogen.py to auto-generate the code documentation
  • Run bash run_docs.sh to build documentation