diff options
author | Thomas White <taw@physics.org> | 2019-05-07 16:21:42 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2019-05-07 16:25:44 +0200 |
commit | 266ad1b2d4e9a11eee38813f93557ecb994e58d9 (patch) | |
tree | a271f6c513a118f4fd9b334068d669a81122446c /libcrystfel/doc | |
parent | 1bed7848a99aba510726b3fa287b1d7a3f75dfa6 (diff) |
Add CrystFEL version (including API revision) directly into Doxygen main page
Diffstat (limited to 'libcrystfel/doc')
-rw-r--r-- | libcrystfel/doc/index.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libcrystfel/doc/index.md b/libcrystfel/doc/index.md index 21844d54..d806a2e5 100644 --- a/libcrystfel/doc/index.md +++ b/libcrystfel/doc/index.md @@ -2,7 +2,8 @@ Version ======= -This documentation is for libcrystfel from CrystFEL 0.8.0. +This documentation is for libcrystfel from CrystFEL ${CRYSTFEL_VERSION}, API +revision ${CRYSTFEL_API_VERSION}. Abstract ======== |