1
0
Fork 0
Commit Graph

656 Commits (d8c065817f6483d4791611d624d66ff47efa2f41)

Author SHA1 Message Date
Mike Gerwitz 3abc910a9d Added doc/ to SUBDIRS in Makefile.am 2014-01-17 00:17:23 -05:00
Mike Gerwitz 6e4deacf48 Added README with autoreconf mention 2014-01-16 23:43:23 -05:00
Mike Gerwitz d432985c67 Added placeholder files for Texinfo documentation
Texinfo is the documenation format of the GNU operating system and can
produce output in a variety of useful formats, including info, HTML, and
PDF.

The HTML output is of particular importance here, since Liza is a JavaScript
framework.
2014-01-16 23:35:45 -05:00
Mike Gerwitz 3a93fbb25c Added placeholder files for autotools
``Building'' Liza will not be required to use it; see ease.js for the style
of building that will be used here. In particular: the build process will be
used for minification and the creation of distribution archives, but one can
simply include the source files (using, say, node.js) to use it without
building.
2014-01-16 23:07:42 -05:00
Mike Gerwitz 1d048cc997 Included license and small `About' section in README.md 2014-01-16 22:51:07 -05:00
Mike Gerwitz a78a7da5ac Placeholder README.md and license 2014-01-16 11:44:02 -05:00