Laidout

Check out the main site at: laidout.org!
Adding the full website to the main source tree adds 25M, which it could do without.


If you want to compile source documentation locally, from laidout/src/, make sure you have doxygen installed. If you have a link laidout/laxkit that points to the Laxkit source, then run:
> doxygen Doxyfile-with-laxkit
Otherwise, the following will build the source docs only for Laidout code:
> doxygen Doxyfile
Then, the following link will work (locally, not online): laidout source docs.