Adding a requirements.txt file for readthedocs
This commit is contained in:
parent
10f4317ed7
commit
69451499ed
@ -11,7 +11,7 @@
|
||||
# All configuration values have a default; values that are commented out
|
||||
# serve to show the default.
|
||||
|
||||
import sys, os, sphinx
|
||||
import sys, os
|
||||
|
||||
# Alabaster
|
||||
import alabaster
|
||||
|
||||
1
src/docs/usr-manual/requirements.txt
Normal file
1
src/docs/usr-manual/requirements.txt
Normal file
@ -0,0 +1 @@
|
||||
breathe
|
||||
Loading…
Reference in New Issue
Block a user