Lightsteem documentation is up!

Screen Shot 2018-08-16 at 3.30.02 PM.png

I have been working on the design of lightsteem in the latest couple of weeks and I feel like the library is in a good state, so I have created a documentation for potential developers want to try the library.

It's online at https://lightsteem.readthedocs.io


Documentation Pages


I have used Sphinx and rtfd.org to write and host the documentation. All documentation files are stored at the /docs folder inside .RST formatted files.

Let me know you if you're interested in the library and feel like there are missing concepts.

Screen Shot 2018-08-16 at 3.47.43 PM.png

Contributing to the documentation


  • Fork the repository
  • Create a new branch. Eg: (typo-fix)
  • Install sphinx sphinx-autobuild packages on your virtual environment.
  • Run sphinx-autobuild docs docs/_build/html --port=8001. This command will serve the documentation on http://localhost:8001.
  • Make changes you want on .RST files.
  • Create a pull request

Related commits


H2
H3
H4
Upload from PC
Video gallery
3 columns
2 columns
1 column
6 Comments