diff options
author | Colin Walters <walters@verbum.org> | 2016-03-25 10:35:25 -0400 |
---|---|---|
committer | Colin Walters (automation) <walters+githubbot@verbum.org> | 2016-03-29 14:10:24 +0000 |
commit | a50df5daf75cd03dae506eb8e5d2e57f71bb3de3 (patch) | |
tree | 4ed13a46c197f98a551de9add41d89b7abea8c7f /mkdocs.yml | |
parent | 45a6c109d959e9ba92e39397a2cb9da8c1cf67af (diff) | |
download | ostree-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.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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' |