Commit Graph

7 Commits

Author SHA1 Message Date
Cerapter
ec2b48df24
Only ignore the HTML output for Doxygen
This allows people who grab the git repo to be able to immediately use
the Qt help files for Akashi, without having to build them and needing
`qhelpgenerator` or even Doxygen.
2021-03-16 16:54:14 +01:00
Cerapter
cba5ef44ad
Add Doxyfile
Doxygen documentation can be generated by calling `doxygen Doxyfile` in
the project's folder.

Furthermore, a Qt help file is also generated if `qhelpgenerator` is in
the path.
2021-03-12 18:56:43 +01:00
scatterflower
63e1ddf36a change config to user-neutral name 2020-09-02 08:37:25 -05:00
scatterflower
002136ac63 add default config files 2020-09-02 08:31:27 -05:00
scatterflower
0656789234 keep build stuff in its own dirs, and make console behavior work on windows 2020-08-27 15:11:50 -05:00
scatterflower
a4b40c99a1 i18n 2020-08-22 15:04:41 -05:00
scatterflower
ccff04ad91 first commit! 2020-08-22 02:16:45 -05:00