Skip to content

Commit

Permalink
Docs updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
idlesign committed Jul 4, 2017
1 parent c428c8d commit 0845b48
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
10 changes: 9 additions & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ API
---

.. toctree::
:maxdepth: 2
:maxdepth: 3

config
grp_locks
Expand All @@ -59,6 +59,14 @@ API
variables
formatters

Presets
-------

.. toctree::
:maxdepth: 3

preset_nice


Get involved into uwsgiconf
---------------------------
Expand Down
9 changes: 9 additions & 0 deletions docs/source/preset_nice.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Preset: Nice
============

This preset offers nice configuration defaults.


.. automodule:: uwsgiconf.presets.nice
:members:

0 comments on commit 0845b48

Please sign in to comment.