Skip to content

Commit

Permalink
fix up tocs
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy McKay committed Sep 8, 2015
1 parent 785c36c commit ddb706e
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Contents:
.. toctree::
:maxdepth: 2

projects/index.rst
server/index.rst
server/push-duty.rst
ux/index.rst

Filing bugs:
Expand Down
4 changes: 4 additions & 0 deletions docs/projects/amo-v3.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
AMO v3
======

The next rewrite of AMO.
12 changes: 12 additions & 0 deletions docs/projects/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Projects
========

Contents:

.. toctree::
:maxdepth: 2

amo-v3.rst
go-faster.rst
signing.rst
web-extensions-api.rst
4 changes: 4 additions & 0 deletions docs/projects/signing.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Signing
=======

Addon `Signing <https://wiki.mozilla.org/AMO/SigningService>`_.
7 changes: 7 additions & 0 deletions docs/server/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,10 @@ Server
======

About the `add-ons server <https://addons.mozilla.org>`_.

Contents:

.. toctree::
:maxdepth: 2

push-duty.rst

0 comments on commit ddb706e

Please sign in to comment.