Skip to content

andrii482/Documentation

 
 

Repository files navigation

iSHARE

iSHARE Documentation

The documentation is built with Sphinx using a rtd theme. The documentation is open sourced to allow the readers to directly contribute on its improvements.

HTML Generation

First, make sure you have Sphinx installed. To view the generated HTML before creating a pull request run the following command in the folder where make.bat is located:

C:\Documentation> .\make.bat html

In case not all HTML updated, this could be solved by the following command:

C:\Documentation> .\make.bat clean

Contribution

If you find anything that could be improved, feel free to create a pull request to the master branch.

About

Documentation for dev.ishareworks.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.9%
  • Batchfile 12.1%
  • HTML 11.3%
  • Makefile 10.1%
  • CSS 6.6%