Skip to content

Commit ec07b6c

Browse files
author
Troy Melhase
committed
Reformats doc index.
1 parent 3c1f7f1 commit ec07b6c

1 file changed

Lines changed: 15 additions & 34 deletions

File tree

doc/index.md

Lines changed: 15 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,19 @@
1-
.. java2python documentation master file, created by
2-
sphinx-quickstart on Mon Jul 26 14:04:17 2010.
3-
You can adapt this file completely to your liking, but it should at least
4-
contain the root `toctree` directive.
1+
java2python Documentation Index
2+
--------------------------------
53

6-
|j2py| |release| Documentation
7-
===================================
4+
Please read the [introduction](./intro.md) for information about what the
5+
package does, how it works, and why it was created. From there you should
6+
proceed to the [usage](./usage.md) page for an overview of how to work with
7+
the tool. When you really get going, you'll want to read the
8+
[features](./features.md) page to learn what you can do.
89

9-
Welcome! This is the documentation for java2python |release|, last updated |today|.
1010

11-
Please read the :ref:`intro` for information what the package
12-
does, how it works, and why it was created. From there, you should
13-
proceed to the :ref:`usage` chapter for an overview of how to work
14-
with the tool. When you really get going, you'll want to read the
15-
:ref:`features` chapter to learn what you can do.
16-
17-
18-
Contents:
19-
20-
.. toctree::
21-
:maxdepth: 2
22-
:numbered:
23-
24-
intro.rst
25-
usage.rst
26-
features.rst
27-
customization.rst
28-
glossary.rst
29-
30-
31-
Indices and tables
32-
==================
33-
34-
* :ref:`genindex`
35-
* :ref:`modindex`
36-
* :ref:`search`
37-
* :ref:`glossary`
11+
Contents
12+
---------
3813

14+
* [Index (this page)](index.md)
15+
* [Introduction](intro.md)
16+
* [Features](features.md)
17+
* [Usage](usage.md)
18+
* [Customization](customization.md)
19+
* [Glossary](glossary.md)

0 commit comments

Comments
 (0)