Commit 3f09ebc
authored
Docs: Add configuration file for read the docs (#670)
Documentation builds on read the docs are currently failing. The
documentation build is trying to install all required pip packages for
development. It fails for one C-package that needs compilation.
The documentation build does not need all these packages. The
configuration can be changed in the admin panel of read the docs or
with a configuration file. A configuration file is the recommended way.
This commit introduces a basic configuration file for the read the docs
documentation build.1 parent cbabdf3 commit 3f09ebc
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments