blob: 9d74c887cf72f98fd4830e0a9a7bfc3390d7c678 [file] [log] [blame] [view]
Apache Usergrid Website and Docs
================================
Usergrid docs and website can be found in these directories:
* __website__: This is the source for the website, it is written in Markdown and uses Pandoc to generate HTML.
* __docs__: This is the source for the documentation, it is written in Markdown and uses Sphinx to generate HTML.
* __contents__: This is the target directory for our website and docs generation tools.
Refer to the README files in the __website__ and __docs__ directories for instructions on how to add and modify
the website and docs, how to run the generators and how to ensure that the __contents__ directory gets published
to __usergrid.apache.org__.