aboutsummaryrefslogtreecommitdiffstats
path: root/doc/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Various cleanups to CMakeLists.txt filesAnderson Lizardo2010-08-261-5/+5
| | | | | | | | | * Simplify endmacro(), endif() and else() statements * Remove unused and redundant code * Use AUTO_OS for holding the typesystem suffix (instead of MODULE_NAME) Reviewed-by: Luciano Wolf <luciano.wolf@openbossa.org> Reviewed-by: Hugo Parente Lima <hugo.lima@openbossa.org>
* Updating documentation to include QtDeclarative and support new features.Luciano Wolf2010-06-011-1/+2
| | | | | Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>, Renato Araújo <renato.filho@openbossa.org>
* Add doc generator for some missing modules.Hugo Parente Lima2010-05-031-0/+5
| | | | | Reviewer: Bruno Araújo <bruno.araujo@openbossa.org> Reviewer: Renato Araújo <renato.araujo@openbossa.org>
* Build documentation of out source dir, automagicly replacing variables like ↵Hugo Parente Lima2010-05-031-6/+7
| | | | | | | version numbers. Reviewer: Bruno Araújo <bruno.araujo@openbossa.org> Reviewer: Renato Araújo <renato.araujo@openbossa.org>
* Adding ./doc from boostLauro Neto2010-04-281-0/+82
Reviewer: Lauro Moura <lauro.neto@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>