diff --git a/README.md b/README.md index fc308e3..8340f16 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ implementation with the primary goal of learning. * glib-2.0 * lz4 (https://code.google.com/p/lz4) * cunit (for the tests only) +* doxygen (for the documentation only) * pkgconfig (for the build only) ### Compiling the library diff --git a/include/doxygen.dox b/include/doxygen.dox index 7ea7ffb..7eee0b1 100644 --- a/include/doxygen.dox +++ b/include/doxygen.dox @@ -33,6 +33,7 @@ This library was written for Linux systems. Support for windows will not be adde \* glib-2.0 \* lz4 \* cunit (for the tests only) + \* doxygen (for the documentation only) \* pkg-config (for the build only) \section install_sec Installation diff --git a/src/doxygen.dox b/src/doxygen.dox index 6fa5fa8..bc65d9a 100644 --- a/src/doxygen.dox +++ b/src/doxygen.dox @@ -23,6 +23,7 @@ This library was written for Linux systems. Support for windows will not be adde \* glib-2.0 \* lz4 \* cunit (for the tests only) + \* doxygen (for the documentation only) \* pkg-config (for the build only) \section install_sec Installation