1
0
Fork 0
mirror of https://git.friendi.ca/friendica/friendica.git synced 2025-08-24 20:44:07 +00:00

missing http

This commit is contained in:
Tobias Diekershoff 2015-12-25 12:25:39 +01:00
parent e855043439
commit 5f7e0c71b3

View file

@ -49,7 +49,7 @@ Programming
###Code documentation ###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. The configuration file for Doxygen is located in the ```util``` directory of the project sources.
Run Run