mirror of
https://github.com/bspeice/Melodia
synced 2024-11-16 04:58:20 -05:00
22 lines
430 B
ReStructuredText
22 lines
430 B
ReStructuredText
.. Melodia documentation master file, created by
|
|
sphinx-quickstart on Thu May 9 17:26:27 2013.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to Melodia's documentation!
|
|
===================================
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:glob:
|
|
|
|
doc/extra/*
|
|
|
|
.. automodule:: archiver
|
|
:members:
|
|
|
|
.. automodule:: web
|
|
:members:
|