Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.rst

Outline

Omnia Documentation

Omnia is an open source project hosted on GitHub. Go to GitHub to view the source, open issues, ask questions, and participate in the project.

The Omnia docs are hosted here: https://omnia-doc.readthedocs.io/en/latest/index.html and are written in reStructuredText (.rst).

Building Docs

or:

pip install sphinx --upgrade
  • Install ReadTheDocs theme:

    pip install sphinx_rtd_theme
    
  • Build the Docs:

    cd omnia/docs
    make html
    
  • View the documentation by pointing a browser to: omnia/docs/build/html/index.html

Morty Proxy This is a proxified and sanitized view of the page, visit original site.