blob: 72fb3681f33b3257f5a7d762bfbe811ae7613c46 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
site_name: patchwork
site_url: http://jk.ozlabs.org/projects/patchwork/
site_description: patchwork - the web-based patch tracking system
repo_url: git://github.com/getpatchwork/patchwork
pages:
- Home: 'index.md'
- Development Guide:
- Installation: 'development/installation.md'
- Contributing: 'development/contributing.md'
- Release Process: 'development/releasing.md'
- XML-RPC API: 'development/xmlrpc.md'
- Deployment Guide:
- Installation: 'deployment/installation.md'
- Upgrading: 'deployment/upgrading.md'
- Usage Guide:
- REST API: 'usage/rest.md'
- XML-RPC API: 'usage/xmlrpc.md'
- Hint Headers: 'usage/headers.md'
- Delegation: 'usage/delegation.md'
|