summaryrefslogtreecommitdiff
path: root/bolt/docs
diff options
context:
space:
mode:
authorAmir Ayupov <aaupov@fb.com>2022-05-22 21:44:27 -0700
committerAmir Ayupov <aaupov@fb.com>2022-06-02 18:05:44 -0700
commit65a84195ca61a4d79f804e4e6ddcc1c86f415bcf (patch)
tree901d4c261f0bc3ea92ff16ea96570f2533b7963c /bolt/docs
parentf1940a589516d193bf89104e17988fa36fab13e1 (diff)
downloadllvm-65a84195ca61a4d79f804e4e6ddcc1c86f415bcf.tar.gz
[BOLT][DOCS] Add PACKAGE_VERSION to doxygen config
Clang's doxygen documentation specifies LLVM revision. Do the same for BOLT. Reviewed By: rafauler Differential Revision: https://reviews.llvm.org/D126912
Diffstat (limited to 'bolt/docs')
-rw-r--r--bolt/docs/doxygen.cfg.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bolt/docs/doxygen.cfg.in b/bolt/docs/doxygen.cfg.in
index 2913285c55cf..acdf6f66842b 100644
--- a/bolt/docs/doxygen.cfg.in
+++ b/bolt/docs/doxygen.cfg.in
@@ -38,7 +38,7 @@ PROJECT_NAME = "BOLT"
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER =
+PROJECT_NUMBER = @PACKAGE_VERSION@
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a