Skip to content

Commit

Permalink
add sphinx-design
Browse files Browse the repository at this point in the history
  • Loading branch information
jsimonclark committed Jan 29, 2024
1 parent 38dd05c commit 05ce175
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions sphinx/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
extensions = ['sphinxcontrib.globalsubs',
'sphinx.ext.intersphinx',
'sphinx.ext.autosectionlabel',
'sphinx_design'
]

autosectionlabel_prefix_document = True
Expand Down
1 change: 1 addition & 0 deletions sphinx/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ sphinxcontrib-serializinghtml==1.1.5
typing_extensions==4.7.1
urllib3==2.0.7
zipp==3.15.0
sphinx-design

0 comments on commit 05ce175

Please sign in to comment.