Skip to content

Commit bd44b4d

Browse files
committed
Use a version placeholder in doxyfile
The version should be obtained from AssemblyInfo while generating documentation via apidoc script. DEVSIX-3466
1 parent c1a7cfd commit bd44b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8
3232
# title of most generated pages and in a few other places.
3333
# The default value is: My Project.
3434

35-
PROJECT_NAME = "iText 7 7.1.8 API"
35+
PROJECT_NAME = "iText 7 VERSION_PLACEHOLDER API"
3636

3737
# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
3838
# could be handy for archiving the generated documentation or if some version

0 commit comments

Comments
 (0)