launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #28717
[Merge] ~cjwatson/launchpad:doc-overview into launchpad:master
Colin Watson has proposed merging ~cjwatson/launchpad:doc-overview into launchpad:master.
Commit message:
Add missing "Overview" link to docs
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/426137
I meant to add this as part of https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/422670, but apparently forgot to `git add` it.
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/launchpad:doc-overview into launchpad:master.
diff --git a/doc/overview.rst b/doc/overview.rst
new file mode 100644
index 0000000..5ff5584
--- /dev/null
+++ b/doc/overview.rst
@@ -0,0 +1,14 @@
+:hide-toc:
+
+Overview
+========
+
+.. toctree::
+ :maxdepth: 1
+
+ readme
+ strategy
+ scope
+ values
+ faq
+ historical