diff options
author | Vasilii Chernov <vchernov@inr.ru> | 2016-02-11 10:37:24 +0100 |
---|---|---|
committer | Vasilii Chernov <vchernov@inr.ru> | 2016-02-11 10:37:24 +0100 |
commit | d9a31945a92a76e590657dc2e65bb20b6ea95d90 (patch) | |
tree | 22dd29b528d62625ec8801504282d33445646d1f /docs/Doxyfile.in | |
parent | dce856c1a16098fe7a1df2338df60073261da94a (diff) | |
download | pcitool-d9a31945a92a76e590657dc2e65bb20b6ea95d90.tar.gz pcitool-d9a31945a92a76e590657dc2e65bb20b6ea95d90.tar.bz2 pcitool-d9a31945a92a76e590657dc2e65bb20b6ea95d90.tar.xz pcitool-d9a31945a92a76e590657dc2e65bb20b6ea95d90.zip |
Merge script and transform view. Add get register and properties info to python wrap.
Diffstat (limited to 'docs/Doxyfile.in')
-rw-r--r-- | docs/Doxyfile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Doxyfile.in b/docs/Doxyfile.in index f87b220..9303846 100644 --- a/docs/Doxyfile.in +++ b/docs/Doxyfile.in @@ -1486,7 +1486,7 @@ MATHJAX_CODEFILE = # The default value is: YES. # This tag requires that the tag GENERATE_HTML is set to YES. -SEARCHENGINE = NO +SEARCHENGINE = YES # When the SERVER_BASED_SEARCH tag is enabled the search engine will be # implemented using a web server instead of a web client using Javascript. There |