Skip to content

AITosee/Tosee-Docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

145 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation Status

Tosee-Docs

Tosee documents: https://tosee.readthedocs.io/

Usage

Ubuntu

  1. Install environment

    • Python==3.7
    cd ${tosee_doc_root}/
    pip install -r docs/requirements.txt
  2. Build

    cd ${tosee_doc_root}/
    make html
  3. See result

    cd ${tosee_doc_root}/
    google-chrome _build/html/index.html

Development documents

  1. readthedoc: https://docs.readthedocs.io/en/latest/index.html
  2. sphinx: https://www.sphinx-doc.org/en/master/index.html
  3. sphinx-theme: https://sphinx-themes.org/
  4. reStructuredText: https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html

About

Tosee documents.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors