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.
1 parent 564eb0d commit e3d3e2bCopy full SHA for e3d3e2b
docs/source/configuration/index.md
@@ -1,6 +1,6 @@
1
(config-files)=
2
3
-# Configuration files supported by repo2docker
+# Configuration files supported by `repo2docker`
4
5
`repo2docker` looks for configuration files in the repository being built
6
to determine how to build it. In general, `repo2docker` uses the same
@@ -15,7 +15,7 @@ Python and R installation in a repository.
15
:::
16
17
A list of supported configuration files (roughly in the order of build priority)
18
-can be found on this page (and to the right).
+can be found in the next sections.
19
20
```{toctree}
21
:maxdepth: 2
0 commit comments