Skip to content

Commit 23cf20e

Browse files
authored
Deploy web documentation (#29)
1 parent 29cf1b7 commit 23cf20e

File tree

662 files changed

+18504
-8568
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

662 files changed

+18504
-8568
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,12 @@
3030
*.out
3131
*.app
3232
*.bat
33+
*.bak
34+
3335
build
3436
svg-reader
3537
external/samples/gradient
36-
!docs/latex/code_documentation.pdf
38+
latex/*
39+
!latex/refman.pdf
3740
*.json
3841
*.jar

Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ PROJECT_NAME = "svg-reader"
3838
# could be handy for archiving the generated documentation or if some version
3939
# control system is used.
4040

41-
PROJECT_NUMBER = 0.2
41+
PROJECT_NUMBER = 0.3
4242

4343
# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444
# for a project that appears at the top of each page and should give viewer a
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)