Skip to content

UltraSuite/ultrasuite-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UltraSuite Documentation

The source for UltraSuite documentation is in this directory under docs/. Our documentation uses extended Markdown, as implemented by MkDocs and is inspired by the Keras documentation. The directory custom/ includes some tweaks to the original readthedocs template.

Building the documentation

  • install MkDocs: pip install mkdocs
  • cd to the docs/ folder and run:
    • mkdocs serve # Starts a local webserver: localhost:8000
    • mkdocs build # Builds a static site in "site" directory

Deploying the documentation

  • instructions are available here.

About

Documentation for the UltraSuite repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages