------------------------------------------------------------ revno: 1882 committer: Václav Šmilauer <[email protected]> branch nick: trunk timestamp: Wed 2009-12-09 20:09:45 +0100 message: 1. Enable search engine in doxygen. modified: doc/Doxyfile
-- lp:yade https://code.launchpad.net/~yade-dev/yade/trunk Your team Yade developers is subscribed to branch lp:yade. To unsubscribe from this branch go to https://code.launchpad.net/~yade-dev/yade/trunk/+edit-subscription.
=== modified file 'doc/Doxyfile' --- doc/Doxyfile 2009-11-22 15:37:49 +0000 +++ doc/Doxyfile 2009-12-09 19:09:45 +0000 @@ -1558,4 +1558,4 @@ # The SEARCHENGINE tag specifies whether or not a search engine should be # used. If set to NO the values of all tags below this one will be ignored. -SEARCHENGINE = NO +SEARCHENGINE = YES
_______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

