mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 04:43:10 +00:00
README.md: document minimum Doxygen version
[skip ci]
This commit is contained in:
parent
5c25be51ea
commit
5b709eb5df
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ fish depends on a curses implementation, such as ncurses. The headers and librar
|
||||||
|
|
||||||
fish requires gettext for translation support.
|
fish requires gettext for translation support.
|
||||||
|
|
||||||
Building the documentation requires Doxygen 1.8 or newer.
|
Building the documentation requires Doxygen 1.8.7 or newer.
|
||||||
|
|
||||||
### Autotools Build
|
### Autotools Build
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue