mirror of
https://github.com/bspeice/Melodia
synced 2025-07-16 05:15:26 -04:00
Initial documentation setup
This commit is contained in:
21
index.rst
Normal file
21
index.rst
Normal file
@ -0,0 +1,21 @@
|
||||
.. 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:
|
Reference in New Issue
Block a user