Skip to content

Commit 120ce65

Browse files
author
Troy Melhase
committed
I hate commit messages for small commits.
1 parent 14d2a86 commit 120ce65

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

doc/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
## java2python Documentation Index
22

3-
43
Please read the [introduction](./intro.md) for information about what the
54
package does, how it works, and why it was created. From there you should
65
proceed to the [usage](./usage.md) page for an overview of how to work with
@@ -10,6 +9,8 @@ the tool. When you really get going, you'll want to read the
109

1110
### Contents
1211

12+
These are the docs we've got:
13+
1314
* [Index (this page)](index.md)
1415
* [Introduction](intro.md)
1516
* [Features](features.md)

doc/intro.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Introduction
22

3+
This is an introduction. Just like the title told you it would be.
4+
35
### What it Does
46

57
java2python reads the Java source files you give it and produces somewhat

0 commit comments

Comments
 (0)