mirror of
https://github.com/friendica/friendica
synced 2024-11-09 23:42:53 +00:00
missing http
This commit is contained in:
parent
e855043439
commit
5f7e0c71b3
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ Programming
|
|||
|
||||
###Code documentation
|
||||
|
||||
If you are interested in having the documentation of the Friendica code outside of the code files, you can use [Doxygen](doxygen.org) to generate it.
|
||||
If you are interested in having the documentation of the Friendica code outside of the code files, you can use [Doxygen](http://doxygen.org) to generate it.
|
||||
The configuration file for Doxygen is located in the ```util``` directory of the project sources.
|
||||
Run
|
||||
|
||||
|
|
Loading…
Reference in a new issue