Commit Graph

1131 Commits

Author SHA1 Message Date
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
97928bc5a0 Fixed "now" as a date 2013-10-11 09:51:48 +01:00
713f265cde Fixes for -args 2013-10-09 14:34:50 +01:00
1f4a1a7cd5 Added -args 2013-10-09 14:31:55 +01:00
e3c00a52fb Added TODO file 2013-10-03 16:22:09 +01:00
f2a57966e4 Fixed set_open_action 2013-10-03 15:04:18 +01:00
71f37228ce Added support for open actions 2013-10-02 15:29:53 +01:00
3a35095682 Added cpdf.1 man file 2013-10-01 18:08:51 +01:00
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
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
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
72a3203891 Add .gitignore for generated files 2013-09-16 13:18:52 +01:00
c19f00d714 build: add -annot flag to build flags 2013-09-16 13:17:40 +01:00
250413433a Fixed META, build advice 2013-09-03 17:13:59 +01:00
2d4ea514e8 Moved to index name 2013-09-03 17:12:17 +01:00
a446354637 Now text 2013-09-03 17:09:46 +01:00
df15f82c65 Move html 2013-09-03 17:04:24 +01:00
67d535996a Added ht4latexpdfmanual.pdf 2013-09-03 16:58:28 +01:00
393e7e450b Fixed building of cpdfmanual.tex by adding logo.pdf v1.7 2013-08-29 12:12:36 +01:00
32b8c34bbd Updated nocomp 2013-08-29 12:10:51 +01:00
5f5a3faf4e Source for manual added 2013-08-29 11:57:05 +01:00
072fe78ac6 Added manual, more documentation 2013-08-29 11:54:56 +01:00
baa569c3fd More documentation 2013-08-28 16:54:23 +01:00
4903921713 More documenation strings 2013-08-28 16:31:38 +01:00
5a106e39a4 Work on documentation strings 2013-08-28 15:29:46 +01:00
472b2c7eb3 Started to improve ocamldoc documentation 2013-08-27 17:35:16 +01:00
abf43f0d2e Added LICENSE 2013-08-20 21:08:30 +01:00
17d10c3fdc Now builds library and executable and has ocamlfind support 2013-08-20 21:00:17 +01:00
7dc94e99d7 Added META file 2013-08-20 20:55:09 +01:00
f402f4f720 Initial commit 2013-08-20 15:32:57 +01:00
701ac3b62f Initial commit 2013-08-15 12:29:55 -07:00