mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Update Doxyfile and add some documentation for keyCache
This commit is contained in:
6
Doxyfile
6
Doxyfile
@@ -17,7 +17,11 @@
|
||||
# directories like "/usr/src/myproject". Separate the files or directories
|
||||
# with spaces.
|
||||
|
||||
INPUT = modules src/cpp/ripple
|
||||
INPUT = \
|
||||
modules \
|
||||
src/cpp/ripple
|
||||
|
||||
#modules/ripple_basics/containers/ripple_KeyCache.h
|
||||
|
||||
|
||||
# If the value of the INPUT tag contains directories, you can use the
|
||||
|
||||
Reference in New Issue
Block a user