diff options
author | Randi Joseph <randi@codehalo.com> | 2016-12-13 10:21:38 -0500 |
---|---|---|
committer | Randi Joseph <randi@codehalo.com> | 2016-12-13 10:21:38 -0500 |
commit | b2adfa8c514b9015412f2c13429928ccc038f0ba (patch) | |
tree | ab5d7599825e8428284effcc5a9fb24f91da6a5b /Doxyfile | |
parent | Merge pull request #1436 (diff) | |
download | monero-b2adfa8c514b9015412f2c13429928ccc038f0ba.tar.xz |
Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that third party uses of the wallet api can transition.
Diffstat (limited to 'Doxyfile')
-rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8 # title of most generated pages and in a few other places. # The default value is: My Project. -PROJECT_NAME = "Bitmonero" +PROJECT_NAME = "Monero" # The PROJECT_NUMBER tag can be used to enter a project or revision number. This # could be handy for archiving the generated documentation or if some version |