1
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
Hans-Joerg Schurr 4b5684295d Update README
- Add compilation introduction for realease
- Add comparision pictures
- Add LICENSE of icons taken from haiku
2020-05-30 22:04:53 +02:00
Hans-Joerg Schurr a0873c9369 Simplify buildsystem
This rolls everything into one Makefile.am and fixes
`make distcheck`.
2020-05-30 21:47:13 +02:00
Hans-Joerg Schurr 3307b1b22a Add README.md and make index page on Doxygen. Ignore .c files in doc
- Add README.md with some basic information.
- Ignore *.c and config.h in the generated html docu. The docu is
  intended as API documentation.
- Make the README.md the index of the HTML docu.
2020-05-26 23:49:45 +02:00
Hans-Joerg Schurr 70fa69c465 Add some documentation
- Document hvif-light.h
- Partialy document hvif-cairo.h
- Tweak Doxyfile
2020-05-05 00:07:39 +02:00
Hans-Joerg Schurr 4ebb4d8379 Add support for building html documentation with Doxygen
- Add check during building
- `make html` builds documentation into ./docs/html
- Refine header checks in general
2020-05-04 23:13:55 +02:00