summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2016-03-25 10:35:25 -0400
committerColin Walters (automation) <walters+githubbot@verbum.org>2016-03-29 14:10:24 +0000
commita50df5daf75cd03dae506eb8e5d2e57f71bb3de3 (patch)
tree4ed13a46c197f98a551de9add41d89b7abea8c7f /mkdocs.yml
parent45a6c109d959e9ba92e39397a2cb9da8c1cf67af (diff)
downloadostree-a50df5daf75cd03dae506eb8e5d2e57f71bb3de3.tar.gz
docs: Add a section on repository management
Just keeping my promise to write more documentation. There could be a lot more to write here, but I'm trying to get a start done. Closes: #222 Approved by: jlebon
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index e512ea62..3b882e1c 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -10,4 +10,5 @@ pages:
- Adapting Existing Systems: 'manual/adapting-existing.md'
- Formats: 'manual/formats.md'
- Build Systems and Repos: 'manual/buildsystem-and-repos.md'
+ - Repository Management: 'manual/repository-management.md'
- Related Projects: 'manual/related-projects.md'