third_party.pigweed.src/docs/modules.rst
Wyatt Hepler bd89d5c164 docs: Use glob to pull in docs.rst
- Glob for */docs.rst in the modules.rst toctree to avoid needing to
  list each module's docs entry in three places. Globbing also
  automatically maintains alphabetical order.
- Rename a few doc files to docs.rst.

Change-Id: I4ff9a83184d326441b426afea6879a4a7b6740eb
2019-12-10 15:50:29 -08:00

12 lines
226 B
ReStructuredText

=======
Modules
=======
Pigweed is a collection of embedded-focused and embedded-related modules.
Modules may contain code from multiple languages, including C, C++, and Python.
.. toctree::
:maxdepth: 1
:glob:
*/docs