diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-05-05 03:56:10 -0700 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-05-05 03:56:10 -0700 |
commit | a3c37f145817407df28e9ffea6a83a6cd2b31cdd (patch) | |
tree | 86a1b3a9497fd6a67d57ac2ae081d1530b4ea30f /doc/html | |
parent | 57fcfc9398356bc2223341676500a77b607e9bd9 (diff) | |
download | volse-hubzilla-a3c37f145817407df28e9ffea6a83a6cd2b31cdd.tar.gz volse-hubzilla-a3c37f145817407df28e9ffea6a83a6cd2b31cdd.tar.bz2 volse-hubzilla-a3c37f145817407df28e9ffea6a83a6cd2b31cdd.zip |
first pass name change
Diffstat (limited to 'doc/html')
-rw-r--r-- | doc/html/index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/index.php b/doc/html/index.php index 10b363818..1796685a2 100644 --- a/doc/html/index.php +++ b/doc/html/index.php @@ -1,10 +1,10 @@ <!DOCTYPE html> <html> <head> - <title>RedMatrix Doxygen API Documentation</title> + <title>Hubzilla Doxygen API Documentation</title> </head> <body> -<h1>RedMatrix Doxygen API Documentation not rendered</h1> +<h1>Hubzilla Doxygen API Documentation not rendered</h1> To get the Doxygen API Documentation you must render it with the program <a href="http://www.doxygen.org">Doxygen</a> (included in most distributions). <pre> $ doxygen util/Doxyfile |