summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2016-03-16 21:39:06 -0400
committerColin Walters <walters@verbum.org>2016-03-18 13:11:54 -0400
commitb842429bf2c5a7a4e41a8a53d54086a02bf216e1 (patch)
tree3369a97f9a47f06aabcbded804c7ec062a14a359 /mkdocs.yml
parentcb60de0f95fe15d8803842d5addefcdcb87b434c (diff)
downloadostree-b842429bf2c5a7a4e41a8a53d54086a02bf216e1.tar.gz
manual: Migrate related projects wiki page into manual
This content currently lives here: <https://wiki.gnome.org/Projects/OSTree/RelatedProjects>. Moving it into the manual in Markdown: - Makes it look better - It's more useful alongside the rest of the docs - Is much less crummy in general than the GNOME wiki
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 894c17da..c2751d8e 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -10,3 +10,4 @@ pages:
- Adapting Existing Systems: 'manual/adapting-existing.md'
- Formats: 'manual/formats.md'
- Build Systems and Repos: 'manual/buildsystem-and-repos.md'
+ - Related Projects: 'manual/related-projects.md'