diff options
| author | Michal Zima <xhire@tuxportal.cz> | 2009-08-02 12:32:31 +0200 |
|---|---|---|
| committer | Michal Zima <xhire@tuxportal.cz> | 2009-08-02 12:38:28 +0200 |
| commit | dbb342a08776550c7ac9a7b3481e607d09bf6bdc (patch) | |
| tree | 0bd4b81624a43078eb6960a745bfe638438c7350 /.gitignore | |
| parent | b7e0cbe937ab35f06b711f7dffc7035fd1fe9df5 (diff) | |
Set Doxygen documentation generation
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ ### General section ### # build directory build/ +doc/ ### xHire's section ### # private scripts |