Add gh-pages branch as a submodule.

This serves to hold output from Doxygen, which will be displayed on the
GitHub project page.
This commit is contained in:
Daniel Kraus
2014-06-04 17:22:04 +02:00
parent e9d5218267
commit e1cd8926b7
3 changed files with 2308 additions and 0 deletions

4
.gitmodules vendored Normal file
View File

@ -0,0 +1,4 @@
[submodule "gh-pages"]
path = gh-pages
url = git@github.com:bovender/LinkTitles.git
branch = gh-pages

2303
Doxyfile Normal file

File diff suppressed because it is too large Load Diff

1
gh-pages Submodule

Submodule gh-pages added at a18c05f64a