powersa / knowledge-base

Read The Docs test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This knowledge base for the West Coast Ocean Data Portal was developed using Sphinx and is published at knowledgebase.readthedocs.org.

Information is organized by topic and edits and contributions are welcome via GitHub. ReadTheDocs automatically rebuilds the documentation every time a commit is made or a pull request is merged.

To work on this documentation on your system, checkout the code from GitHub and install Sphinx using the RTD instructions for using reStructured Text.

#Command reference

cd docs
make html

Then open index.html in your _build directory.

Or run autobuild service

sphinx-autobuild . _build

About

Read The Docs test

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 38.4%Language:Makefile 31.1%Language:Shell 30.5%