miller/doc
2016-02-09 09:12:46 -05:00
..
css Make HTML pages PDF-renderable 2015-11-22 12:26:15 -05:00
data doc-files neaten 2016-02-09 09:12:46 -05:00
datagen Initial commit 2015-05-03 16:11:45 -07:00
pix neaten 2015-08-15 19:29:56 -04:00
.vimrc Initial commit 2015-05-03 16:11:45 -07:00
a.csv [csv iterate] doc updates for v2.0.0 2015-08-27 19:21:09 -04:00
a.dkvp Initial commit 2015-05-03 16:11:45 -07:00
b.csv [csv iterate] doc updates for v2.0.0 2015-08-27 19:21:09 -04:00
b.dkvp Initial commit 2015-05-03 16:11:45 -07:00
build.html iterating on miller.spec for RH/Fedora/Centos 2016-02-07 20:42:52 -05:00
contact.html doc neaten 2016-01-20 21:21:23 -05:00
content-for-build.html iterating on miller.spec for RH/Fedora/Centos 2016-02-07 20:42:52 -05:00
content-for-contact.html [csv iterate] doc updates for v2.0.0 2015-08-27 19:21:09 -04:00
content-for-cookbook.html cookbook iterate 2015-11-29 20:03:55 -05:00
content-for-data-examples.html neaten 2015-12-29 15:06:46 -05:00
content-for-etymology.html more sort/quantile examples in mlrwik 2015-05-14 12:34:44 -04:00
content-for-faq.html JSON docs, and a bugfix for CSV-to-JSON format conversion 2016-02-05 23:18:00 -05:00
content-for-feature-comparison.html UT cases for CSV formattting options 2015-09-13 18:37:12 -07:00
content-for-file-formats.html JSON docs, and a bugfix for CSV-to-JSON format conversion 2016-02-05 23:18:00 -05:00
content-for-index.html neaten 2016-02-05 23:20:02 -05:00
content-for-internationalization.html doc neaten re utf-8 2016-01-09 17:03:49 +00:00
content-for-originality.html more sort/quantile examples in mlrwik 2015-05-14 12:34:44 -04:00
content-for-performance.html [csv iterate] doc updates for v2.0.0 2015-08-27 19:21:09 -04:00
content-for-record-heterogeneity.html UT cases for CSV formattting options 2015-09-13 18:37:12 -07:00
content-for-reference.html doc-files neaten 2016-02-09 09:12:46 -05:00
content-for-release-docs.html doc neaten 2016-01-13 08:42:45 -05:00
content-for-to-do.html regex-doc updates 2015-10-06 23:02:06 -04:00
content-for-whyc.html neaten 2015-06-05 21:08:14 -04:00
cookbook.html doc neaten 2016-01-20 21:21:23 -05:00
data-examples.html doc-files neaten 2016-02-09 09:11:31 -05:00
etymology.html doc neaten 2016-01-20 21:21:23 -05:00
faq.html doc-files neaten 2016-02-09 09:10:31 -05:00
feature-comparison.html doc neaten 2016-01-20 21:21:23 -05:00
file-formats.html JSON docs, and a bugfix for CSV-to-JSON format conversion 2016-02-05 23:18:00 -05:00
filter-multiline-example.txt doc include-files 2015-07-19 23:09:25 -04:00
foo.c Initial commit 2015-05-03 16:11:45 -07:00
foo.cpp Initial commit 2015-05-03 16:11:45 -07:00
foo.rb Initial commit 2015-05-03 16:11:45 -07:00
help-example.txt Initial commit 2015-05-03 16:11:45 -07:00
index-snippet-1.txt Initial commit 2015-05-03 16:11:45 -07:00
index-snippet-2.txt JSON docs, and a bugfix for CSV-to-JSON format conversion 2016-02-05 23:18:00 -05:00
index.html neaten 2016-02-05 23:20:02 -05:00
internationalization.html doc neaten 2016-01-20 21:21:23 -05:00
lines.txt Initial commit 2015-05-03 16:11:45 -07:00
Makefile.am mkman neaten 2016-02-09 09:07:56 -05:00
Makefile.no-autoconfig mkman neaten 2016-02-09 09:07:56 -05:00
mkman.rb JSON docs, and a bugfix for CSV-to-JSON format conversion 2016-02-05 23:18:00 -05:00
mydata.csv Initial commit 2015-05-03 16:11:45 -07:00
originality.html doc neaten 2016-01-20 21:21:23 -05:00
performance.html doc neaten 2016-01-20 21:21:23 -05:00
perftbl.txt doc neatens 2015-05-14 10:39:11 -04:00
poki.cfg doc neaten 2016-01-20 21:21:23 -05:00
README.md mkman neaten 2016-02-09 09:07:56 -05:00
record-heterogeneity.html doc neaten 2016-01-20 21:21:23 -05:00
reference.html doc-files neaten 2016-02-09 09:11:21 -05:00
release-docs.html doc neaten 2016-01-20 21:21:23 -05:00
system-file-opprint-example.txt Initial commit 2015-05-03 16:11:45 -07:00
system-file-oxtab-example.txt Initial commit 2015-05-03 16:11:45 -07:00
template.html Make HTML pages PDF-renderable 2015-11-22 12:26:15 -05:00
to-do.html doc neaten 2016-01-20 21:21:23 -05:00
whyc.html doc neaten 2016-01-20 21:21:23 -05:00

index.html et al. are autogenerated from content-for-index.html et al. by http://github.com/johnkerl/poki

Manpage data mlr.1 is generated by running ruby mkman.rb > mlr.1

Neither of these are invoked automatically at package-build time. They do need to be run after code changes, since they both automatically include Miller program output within their text. All the resulting .html files, and the mlr.1 file, should be committed to source control.