Skip to content

Commit 0199e9b

Browse files
Update documentation and remove duplicate files
1 parent 06afc7f commit 0199e9b

6 files changed

Lines changed: 12 additions & 424 deletions

File tree

docs/api.rst

Lines changed: 0 additions & 77 deletions
This file was deleted.

docs/conf.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
# Add any Sphinx extension module names here, as strings. They can be
2929
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
3030
# ones.
31-
extensions = [ 'sphinx.ext.autodoc','sphinx.ext.napoleon', 'sphinx_rtd_theme'
32-
]
31+
extensions = ['sphinx.ext.autodoc', 'sphinx.ext.napoleon', 'sphinx_rtd_theme', 'myst_parser']
3332

3433
# Add any paths that contain templates here, relative to this directory.
3534
templates_path = ['_templates']

docs/docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,4 +121,4 @@ Command:
121121
./shexstatements.sh -ap --skipheader examples/languageap.csv
122122
```
123123

124-
Examples are available in [../examples/](../examples/).
124+
Examples are available in the [examples directory](https://github.com/johnsamuelwrites/ShExStatements/tree/master/examples).

docs/docs.rst

Lines changed: 0 additions & 111 deletions
This file was deleted.

0 commit comments

Comments
 (0)