We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a98023e + 70185ee commit 224b547Copy full SHA for 224b547
rosindex.yml
@@ -0,0 +1,20 @@
1
+# The root location to look at for ReST documentation pages.
2
+sources_dir: source
3
+
4
+# Patterns for page indexing. Unindexed pages will
5
+# nonetheless be present in rosindex. Useful to keep
6
+# redirecting pages around to guarantee link-wise
7
+# backwards compatibility.
8
+index_pattern:
9
+ - index.rst
10
+ - About.rst
11
+ - Concepts.rst
12
+ - Contributing.rst
13
+ - Contact.rst
14
+ - Features.rst
15
+ - Installation.rst
16
+ - Releases.rst
17
+ - Related-Projects.rst
18
+ - Roadmap.rst
19
+ - Tutorials.rst
20
+ - '**/*.rst'
0 commit comments