|
1 | 1 | ## java2python Documentation
|
2 | 2 |
|
3 |
| -Please read the [introduction](./intro.md) for information about what the |
4 |
| -package does, how it works, and why it was created. From there you should |
5 |
| -proceed to the [usage](./usage.md) page for an overview of how to work with |
6 |
| -the tool. When you really get going, you'll want to read the |
7 |
| -[features](./features.md) page to learn what you can do. |
| 3 | +Please read the |
| 4 | +[introduction](https://github.com/natural/java2python/tree/master/doc/intro.md) |
| 5 | +for information about what the package does, how it works, and why it was |
| 6 | +created. From there you should proceed to the |
| 7 | +[usage](https://github.com/natural/java2python/tree/master/doc/usage.md) page |
| 8 | +for an overview of how to work with the tool. When you really get going, |
| 9 | +you'll want to read the |
| 10 | +[features](https://github.com/natural/java2python/tree/master/doc/features.md) |
| 11 | +page to learn what you can do. |
8 | 12 |
|
9 | 13 |
|
10 | 14 | ### Contents
|
11 | 15 |
|
12 | 16 | These are the docs we've got:
|
13 | 17 |
|
14 |
| -* [Introduction](intro.md) |
15 |
| -* [Features](features.md) |
16 |
| -* [Usage](usage.md) |
17 |
| -* [Customization](customization.md) |
18 |
| -* [Glossary](glossary.md) |
| 18 | +* [Introduction](https://github.com/natural/java2python/tree/master/doc/intro.md) |
| 19 | +* [Installation](https://github.com/natural/java2python/tree/master/doc/install.md) |
| 20 | +* [Features](https://github.com/natural/java2python/tree/master/doc/features.md) |
| 21 | +* [Usage](https://github.com/natural/java2python/tree/master/doc/usage.md) |
| 22 | +* [Customization](https://github.com/natural/java2python/tree/master/doc/customization.md) |
0 commit comments