Skip to content

Commit c93ef73

Browse files
committed
Clarify our flavor of docs
1 parent d6f9827 commit c93ef73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If you are testing a project that *uses* `pyimagej` and need to see how changes
2727

2828
## Building the reference documentation
2929

30-
The documentation has its own `Makefile` in the `/docs` directory. From there:
30+
PyImageJ documentation is built as a [Sphinx](https://www.sphinx-doc.org/en/master/)-built [ReadTheDocs](https://about.readthedocs.com/) site. The documentation has its own `Makefile` in the `/docs` directory. From there:
3131

3232
```
3333
make html

0 commit comments

Comments
 (0)