diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 2a8991570..402eac744 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -18,6 +18,7 @@ Since last release * Update archetype definitions to use cyclus constants instead of arbitrary hardcoded values (#606) * Changed the styling of doxygen docs (#626) * Use ``CyclusBuildSetup`` macros to replace CMake boilerplate (#627) +* Updated Doxygen homepage (#632) **Fixed:** diff --git a/src/cycamore.h b/src/cycamore.h index c3ff0e830..c792a0386 100644 --- a/src/cycamore.h +++ b/src/cycamore.h @@ -6,6 +6,7 @@ * \mainpage Cycamore API Reference * * Welcome to the Cycamore API reference! Below are some helpful links for learning more: + * - Cyclus Homepage: https://fuelcycle.org * - GitHub repository: https://github.com/cyclus/cycamore * - Kernel developer guide: https://fuelcycle.org/kernel * - Archetype developer guide: https://fuelcycle.org/arche