mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-02 22:58:19 +00:00
Fix "Download Doxygen" URL (#7699)
This commit is contained in:
committed by
GitHub
parent
5b7b36e8be
commit
11394575bc
@@ -4,7 +4,7 @@ To generate the docs for FlatBuffers from the source files, you
|
|||||||
will first need to install two programs.
|
will first need to install two programs.
|
||||||
|
|
||||||
1. You will need to install `doxygen`. See
|
1. You will need to install `doxygen`. See
|
||||||
[Download Doxygen](http://www.stack.nl/~dimitri/doxygen/download.html).
|
[Download Doxygen](https://doxygen.nl/download.html).
|
||||||
|
|
||||||
2. You will need to install `doxypypy` to format python comments appropriately.
|
2. You will need to install `doxypypy` to format python comments appropriately.
|
||||||
Install it from [here](https://github.com/Feneric/doxypypy).
|
Install it from [here](https://github.com/Feneric/doxypypy).
|
||||||
|
|||||||
Reference in New Issue
Block a user