Replace Doxygen reference in README with Sphinx

Also update a comment in the `make_tarball.sh` script.
This commit is contained in:
Lily Ballard
2019-03-30 13:48:17 -07:00
committed by David Adam
parent 95ab71c456
commit aafd706a34
2 changed files with 2 additions and 2 deletions

View File

@@ -105,7 +105,7 @@ Compiling fish requires:
* PCRE2 (headers and libraries) - a copy is included with fish
* gettext (headers and libraries) - optional, for translation support
Doxygen (1.8.7 or later) is also optionally required to build the documentation from a cloned git repository.
Sphinx is also optionally required to build the documentation from a cloned git repository.
### Building from source (all platforms) - Makefile generator