Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Imagededup 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