aboutsummaryrefslogtreecommitdiff
path: root/Doxyfile
Commit message (Collapse)AuthorAgeFilesLines
* Doxygen: Hide anonymous namespaces from documentation by defaultJeffrey2022-04-281-1/+1
| | | | Bonus: little doc fix for net_ssl.h
* Doxygen: Exclude build directoriesmj-xmr2021-07-261-1/+1
|
* Doxy - scan whole repo, create subdirs, don't generate LaTeX - mj-xmrmj-xmr2020-11-021-3/+3
|
* Changed URLs to HTTPSeinsteinsfool2018-06-231-25/+25
|
* Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that ↵Randi Joseph2016-12-131-1/+1
| | | | third party uses of the wallet api can transition.
* Merge pull request #749Riccardo Spagni2016-03-251-7/+7
| | | | | | | | | | | | | bfd4a28 Update BlockchainDB documentation (Thomas Winget) 797357e Change Doxyfile, Blockchain not blockchain_storage (Thomas Winget) c835215 remove defunct code from cryptonote::core (Thomas Winget) 50dba6d cryptonote::core doxygen documentation (Thomas Winget) 8ac329d doxygen documentation for difficulty functions (Thomas Winget) 540a76c Move checkpoint functions into checkpoints class (Thomas Winget) 1b0c98e doxygen documentation for checkpoints.{h,cpp} (Thomas Winget) 89c24ac Remove unnecessary or defunct code (Thomas Winget) ab0ed14 doxygen include private and static members (Thomas Winget) 3a48449 Updated documentation for blockchain.* (Thomas Winget)
* Revert "Merge pull request #749"Riccardo Spagni2016-03-251-7/+7
| | | | | This reverts commit 7fa63a82a1c3a0243f6757c1689855ed3ca61695, reversing changes made to cb6be986c36b78eddb4b7f16e9ad440af8567dc4.
* Change Doxyfile, Blockchain not blockchain_storageThomas Winget2016-03-241-3/+3
| | | | | | Changes the Doxyfile to expand preprocessor macros, but only the ones defined in the Doxyfile. This way we can specify that BLOCKCHAIN_DB == DB_LMDB for the sake of documentation.
* doxygen include private and static membersThomas Winget2016-03-221-4/+4
| | | | | This can be easily reverted or removed before this branch is merged, so I'm going ahead and committing these couple changes.
* Added Doxyfile for (uggly) documentation generationNeozaru2014-06-021-0/+2310