Skip to content

Commit 0b297e7

Browse files
author
Shashwati
committed
Fix build errors and missing dependencies (#438)
1 parent cfef68c commit 0b297e7

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

DISCOVER/_toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ chapters:
1919
- file: 13_inclusive-checklist
2020
title: Inclusivity Checklist
2121
- file: 14_how_to_contribute
22-
- file: 15_OA_Protocols.md
22+
- file: 15_QA_Protocols.md
2323
- file: _tags/tagsindex

requirements.txt

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
jupyter-book
2-
sphinx-tags
2+
sphinx-tags
3+
sphinx-togglebutton
4+
sphinx-copybutton
5+
sphinx-external-toc
6+
sphinx-design
7+
sphinx-book-theme
8+
sphinx-multitoc-numbering
9+
sphinx-jupyterbook-latex
10+
myst-parser
11+
linkify-it-py

0 commit comments

Comments
 (0)