File: index.md

package info (click to toggle)
python-annotatedyaml 1.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,088 kB
  • sloc: python: 1,303; makefile: 18
file content (28 lines) | stat: -rw-r--r-- 304 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Welcome to annotatedyaml documentation!

```{toctree}
:caption: Installation & Usage
:maxdepth: 2

installation
usage
```

```{toctree}
:caption: Project Info
:maxdepth: 2

changelog
contributing
```

```{toctree}
:caption: API Reference
:maxdepth: 2

annotatedyaml
```

```{include} ../README.md

```