Skip to content

Commit 5b8377d

Browse files
committed
Switch to rst file names
1 parent 3fef487 commit 5b8377d

File tree

14 files changed

+2
-2
lines changed

14 files changed

+2
-2
lines changed

conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
'matplotlib.sphinxext.plot_directive'
2929
]
3030
master_doc = 'index'
31-
source_suffix = '.txt' # not rst to force raw text on github
31+
source_suffix = '.rst'
3232
exclude_patterns = ['_build']
3333
# The full version, including alpha/beta/rc tags.
3434
#release = version
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

index.txt renamed to index.rst

File renamed without changes.
File renamed without changes.
File renamed without changes.

readthedocs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
requirements_file: requirements.pip
1+
requirements_file: requirements.txt
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)