Skip to content

Commit f1f2c3c

Browse files
committed
Track docs requirements file for Pages docs build
1 parent 51466cd commit f1f2c3c

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Temporary/
4141
*.csv
4242
*.txt
4343
!CMakeLists.txt
44+
!docs/requirements.txt
4445
*.log
4546
plot_threshold.py
4647
threshold_plot.png

docs/requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
mkdocs>=1.6,<2.0
2+

0 commit comments

Comments
 (0)