Skip to content

pauloserrafh/knot-documentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KNoT Documentation

How to build:

  • Install Sphinx and Read The Docs theme:

     $ sudo apt-get install Sphinx 
     $ pip install recommonmark
     $ pip install sphinx_rtd_theme
  • Build KNoT Doc:

     $ make html 

    Result will be in the _build/html directory

About

KNoT platform documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 50.6%
  • HTML 20.1%
  • Batchfile 16.3%
  • Makefile 13.0%