Closed vogt31337 closed 8 years ago
I just found out, that the gtk-doc.make got deleted during make clean. I needed to changed the Makefile.am, I will make a new pull request.
IIRC you can reopen this one, then fix it locally and force-push to the branch. The PR will update.
I've added some stuff to let gtk-doc (if it's available) build the docs automagically in the folder ./doc. It's made from the examples at gtk-doc, so it should work. One thing I couldn't test is, if the code still builds if you don't have gtk-doc installed (the examples say it would work, but I couldn't easily test it).