1031 Commits

Author SHA1 Message Date
John Whitington
c02f47cf4f Changed multiline text support to deal properly with double backslashes, for example '\\\\n' on command line gives '\\n' which should print '\n' not act as a newline 2013-10-18 11:52:01 +01:00
John Whitington
97928bc5a0 Fixed "now" as a date 2013-10-11 09:51:48 +01:00
John Whitington
713f265cde Fixes for -args 2013-10-09 14:34:50 +01:00
John Whitington
1f4a1a7cd5 Added -args 2013-10-09 14:31:55 +01:00
John Whitington
e3c00a52fb Added TODO file 2013-10-03 16:22:09 +01:00
John Whitington
f2a57966e4 Fixed set_open_action 2013-10-03 15:04:18 +01:00
John Whitington
71f37228ce Added support for open actions 2013-10-02 15:29:53 +01:00
John Whitington
3a35095682 Added cpdf.1 man file 2013-10-01 18:08:51 +01:00
johnwhitington
9208f206be Merge pull request #2 from avsm/annotation-page-numbers
Page numbers in annotations via asvm. Will update the manual for 1.8 release time (it will be found by the standard manual tests).
2013-09-16 11:09:40 -07:00
Anil Madhavapeddy
79afdd42e4 Alter the list-annotations output to include the page number.
Also make the output format more succinct to make it grep/awk-friendly.
The new format is `Page: <comment>\n`. Grep users will need to be
careful to deal with multiline comments, though.

Signed-off-by: Anil Madhavapeddy <anil@recoil.org>
2013-09-16 13:46:00 +01:00
Anil Madhavapeddy
a6ff553210 Markdown layout fixes, and note that OPAM installs the binary now
Closes #1 and OCamlPro/opam-repository#1100
2013-09-16 13:43:55 +01:00
Anil Madhavapeddy
72a3203891 Add .gitignore for generated files 2013-09-16 13:18:52 +01:00
Anil Madhavapeddy
c19f00d714 build: add -annot flag to build flags 2013-09-16 13:17:40 +01:00
John Whitington
250413433a Fixed META, build advice 2013-09-03 17:13:59 +01:00
John Whitington
2d4ea514e8 Moved to index name 2013-09-03 17:12:17 +01:00
John Whitington
a446354637 Now text 2013-09-03 17:09:46 +01:00
John Whitington
df15f82c65 Move html 2013-09-03 17:04:24 +01:00
John Whitington
67d535996a Added ht4latexpdfmanual.pdf 2013-09-03 16:58:28 +01:00
John Whitington
393e7e450b Fixed building of cpdfmanual.tex by adding logo.pdf v1.7 2013-08-29 12:12:36 +01:00
John Whitington
32b8c34bbd Updated nocomp 2013-08-29 12:10:51 +01:00
John Whitington
5f5a3faf4e Source for manual added 2013-08-29 11:57:05 +01:00
John Whitington
072fe78ac6 Added manual, more documentation 2013-08-29 11:54:56 +01:00
John Whitington
baa569c3fd More documentation 2013-08-28 16:54:23 +01:00
John Whitington
4903921713 More documenation strings 2013-08-28 16:31:38 +01:00
John Whitington
5a106e39a4 Work on documentation strings 2013-08-28 15:29:46 +01:00
John Whitington
472b2c7eb3 Started to improve ocamldoc documentation 2013-08-27 17:35:16 +01:00
John Whitington
abf43f0d2e Added LICENSE 2013-08-20 21:08:30 +01:00
John Whitington
17d10c3fdc Now builds library and executable and has ocamlfind support 2013-08-20 21:00:17 +01:00
John Whitington
7dc94e99d7 Added META file 2013-08-20 20:55:09 +01:00
John Whitington
f402f4f720 Initial commit 2013-08-20 15:32:57 +01:00
johnwhitington
701ac3b62f Initial commit 2013-08-15 12:29:55 -07:00