diff options
| author | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2017-02-17 18:18:33 -0500 |
|---|---|---|
| committer | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2017-02-17 18:18:33 -0500 |
| commit | cb048aaa7dc1d6b23574c7fe8b8e47a6d41bcc01 (patch) | |
| tree | 868caa85cc6571ae03ad590324ce187fab29e885 | |
| parent | minor changes to the readme (diff) | |
| download | gensvm-cb048aaa7dc1d6b23574c7fe8b8e47a6d41bcc01.tar.gz gensvm-cb048aaa7dc1d6b23574c7fe8b8e47a6d41bcc01.zip | |
add google identifier to docs
| -rw-r--r-- | doc/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile index 348f159..4178dc8 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -1135,7 +1135,7 @@ HTML_EXTRA_STYLESHEET = # files will be copied as-is; there are no commands or markers available. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_EXTRA_FILES = +HTML_EXTRA_FILES = ./doc/extra/google2f00f1399aabbde4.html # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen # will adjust the colors in the style sheet and background images according to |
