Commit Graph

11 Commits

Author SHA1 Message Date
HairyFotr c7548450c0
Typos and minor fixes in bin, doc, and root 2017-09-14 13:33:27 +02:00
John McLear 80fa2c2868 move docs 2014-12-24 02:45:21 +00:00
John McLear d478ae2386 take two at fixin Mac issue 2013-01-27 16:59:52 +00:00
John McLear 6f743c6ee2 make makefile work for darwin(mac) 2013-01-27 16:45:01 +00:00
John McLear 77403942ee fix make file issue 2013-01-27 03:08:21 +00:00
Marcel Klehr f676e90199 [docs] Fix assets: Rename doc/_assets to doc/assets
github's jekyll would do some dark magic with '_assets'.
We don't want that.
2012-10-31 18:12:12 +01:00
Marcel Klehr 7a8401c363 Add recipe for doc assets and some basic styling for the generated docs. 2012-10-27 18:47:09 +02:00
Marcel Klehr 3d1fd05085 Insert epl version into template. 2012-10-27 17:28:15 +02:00
Mark Holmquist 17375b2eed Fix doc format, add in makefile for docs
OK, first up, SOMEBODY *cough*analphabet*cough* screwed up the docs
by making them all use the wrong heading level. Not cool, guy. I
had to change them so they would compile right.

But anyway, now the docs will build into sexy-looking HTML and will
shortly be hosted on marktraceur.info.

Fixed the makefile to work properly.

Run:
 * `make clean` for removing old doc-build(s)
 * `make docs` for running new doc-build(s)
2012-08-13 21:11:39 -07:00
Lukas Martini de967c1cd5 Revert "Adding Makefile for easier execution"
This reverts commit fed33e76fa.
2011-04-07 19:51:18 +02:00
Lukas Martini fed33e76fa Adding Makefile for easier execution 2011-04-07 19:42:50 +02:00