David Sheets

Results 97 issues of David Sheets
trafficstars

``` sh dsheets@thinkxen:~/Code/webmaster$ ocaml-dumpast camlp4o _build/lib-webmaster/urlfun.ml > _build/lib-webmaster/urlfun.cml-byte File "_build/lib-webmaster/urlfun.ml", line 91, characters 2-6: Error: Syntax error dsheets@thinkxen:~/Code/webmaster$ echo $? 2 ``` but ``` sh ocaml-dumpast camlp4o _build/lib-webmaster/urlfun.ml > _build/lib-webmaster/urlfun.cml-byte...

not the reference id!

bug
templates

On 02/06/2015 02:45 PM, Daniel Bünzli wrote: > Le vendredi, 6 février 2015 à 15:34, David Sheets a écrit : > > > There is the `--scheme file` option to...

templates

It is common to want to customize generated documents with some boilerplate including style sheet references or overrides. Ideally, a default template would also be shipped and used for maximal...

enhancement
templates

With enough functors, word wrap kicks in and the multi-ary functor signature gets harder to read. After a couple functors, they should probably be stacked.

enhancement
rendering
templates

Break at a sensible location.

bug
enhancement
rendering
templates

Use the short functor syntax for exposed functor structs.

enhancement
templates

Like #18 and #15 but for object types. Severe rendering anomalies can occur without this feature. For instance, http://dsheets.github.io/codoc/omd.1.2.4/_build/src/omd/.

bug
enhancement
rendering
templates

Useful for expanded functor application, module signature includes, etc once lpw25/doc-ock-lib#2 lands.

enhancement

Including remote link checking.

enhancement