Add extra code examples to the documentation
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 10 Oct 2020 18:59:08 +0000 (20:59 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 10 Oct 2020 18:59:08 +0000 (20:59 +0200)
commitf1141d27ca616a8c8edc2a1f18067085ceaaf448
tree53f7c483f92e2bb589025cb0d0658b64b196d26a
parentfe0d6e3c0c9b7d326db7051ad7ba72d44e102672
Add extra code examples to the documentation

Add some examples of code to the manual and autogenerate
the results of running that code.  Addresses bug #51079
27 files changed:
configure.ac
doc/automake.mk
doc/data-selection.texi
doc/examples/autorecode.sps [new file with mode: 0644]
doc/examples/chisquare.sps [new file with mode: 0644]
doc/examples/compute.sps [new file with mode: 0644]
doc/examples/count.sps [new file with mode: 0644]
doc/examples/descriptives.sps [new file with mode: 0644]
doc/examples/flip.sps [new file with mode: 0644]
doc/examples/frequencies.sps [new file with mode: 0644]
doc/examples/independent-samples-t.sps [new file with mode: 0644]
doc/examples/means.sps [new file with mode: 0644]
doc/examples/one-sample-t.sps [new file with mode: 0644]
doc/examples/reliability.sps [new file with mode: 0644]
doc/examples/split.sps [new file with mode: 0644]
doc/examples/weight.sps [new file with mode: 0644]
doc/pspp-manual.css [new file with mode: 0644]
doc/pspp.texi
doc/statistics.texi
doc/transformation.texi
doc/tutorial.texi
examples/automake.mk
examples/horticulture.sav [new file with mode: 0644]
examples/personnel.sav [new file with mode: 0644]
examples/repairs.sav
tests/language/stats/examine.at
tests/language/stats/regression.at