Skip to content

Commit

Permalink
Doxygen fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dsieger committed May 7, 2020
1 parent faa8152 commit d9a0a12
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion docs/Doxyfile.in
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ PROJECT_NAME = pmp-library
# This could be handy for archiving the generated documentation or
# if some version control system is used.

PROJECT_NUMBER = 1.2
PROJECT_NUMBER = ${CMAKE_PROJECT_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
Expand Down
1 change: 0 additions & 1 deletion docs/footer.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<div id="nav-path" class="navpath">
$navpath
<address>
Copyright 2011-2020 the Polygon Mesh Processing Library developers.
</address>
Expand Down

0 comments on commit d9a0a12

Please sign in to comment.