Skip to content

Commit

Permalink
#45 docs: switching to externalized gmic-sphinx extension
Browse files Browse the repository at this point in the history
  • Loading branch information
myselfhimself committed Aug 26, 2020
1 parent 01d1211 commit 4e3490d
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 64 deletions.
1 change: 0 additions & 1 deletion docs/_ext/.gitignore

This file was deleted.

62 changes: 0 additions & 62 deletions docs/_ext/gmicpic.py

This file was deleted.

2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = ['recommonmark', 'gmicpic']
extensions = ['recommonmark', 'gmic_sphinx']

# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']
Expand Down
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
gmic
gmic-sphinx

0 comments on commit 4e3490d

Please sign in to comment.