File: index.md

package info (click to toggle)
mir 2.25.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 22,080 kB
  • sloc: cpp: 192,777; xml: 13,784; ansic: 8,207; python: 1,304; sh: 794; makefile: 258
file content (19 lines) | stat: -rw-r--r-- 318 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
(contributing-reference-index)=

# Reference

These pages provide detailed reference to Mir's development practices.

## Development Practices

- {ref}`cppguide`
- {ref}`Continuous integration <mir-continuous-integration>`
- {ref}`DSO Versioning guide <dso-versioning-guide>`

```{toctree}
---
hidden:
glob:
---
*
```