File: index.md

package info (click to toggle)
myst-parser 4.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,348 kB
  • sloc: python: 7,402; xml: 1,383; makefile: 33; sh: 25
file content (15 lines) | stat: -rw-r--r-- 402 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Contribute

This section covers documentation relevant to developing and maintaining the MyST
codebase, and some guidelines for how you can contribute.

```{toctree}
contributing.md
architecture.md
test_infrastructure.md
```

## Code of Conduct

The MyST-parser project follows the
[Executable Book Project code of conduct](https://github.com/executablebooks/.github/blob/master/CODE_OF_CONDUCT.md).