1
0
mirror of https://github.com/bspeice/Melodia synced 2025-07-16 05:15:26 -04:00

Fix up initial documentation a bit.

This commit is contained in:
Bradlee Speice
2013-05-09 18:38:15 -04:00
parent 18a9bde325
commit fb74ceaa1d
3 changed files with 10 additions and 15 deletions

View File

@ -3,19 +3,14 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Melodia's documentation!
Melodia documentation
===================================
Contents:
Welcome to the documentation for Melodia!
Melodia is a full-featured music solution. It's designed to handle very large archives of music (the developer has 14,500+ songs), and multiple archive locations at that. The API documentation is below.
.. toctree::
:maxdepth: 2
:glob:
doc/extra/*
.. automodule:: archiver
:members:
.. automodule:: web
:members:
doc/docs/*