Split up the extension docs.
Review Request #5461 — Created Feb. 11, 2014 and submitted
Split up the extension docs.
The extension documentation was getting a bit too large, making it hard
to find specific content. This splits the docs into a number of new
pages:
- Overview
- File Layout
- Extension Class
- Extension Configuration
- Database Models
- Extension Hooks
- Static Files
- Review UI Integration
- Extending the Web API
- Extension Distribution
Otherwise, the content is largely unchanged, with the exception of some
cross-links and converting implicit code blocks to using
.. code-block::
.
Built the docs and went through them. Verified the links worked and the
code segments were all highlighted.Didn't see any new errors or warnings during docs generation.
- Change Summary:
-
Fixed alignment and missing blank lines.
- Commit:
-
2c8ade94a2c3201e3d0fe96a5114bf63345e70a5d6283710b750a0bd7d8832faf1f640c8f7984b07
- Diff:
-
Revision 2 (+695 -644)