• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improving rendering in api-doc

- fixed validity of HTML (missing <dd>)

- use

<dt>foo</dt><dd>...</dd>

instead of

<dt><b>foo></b><dd>...</dd>

and other variants. This improves stylability.

  1. … 1 more file in changeset.
Fix typo

Make xotcl-core optional in the api-browser

include DB interface classes in API-doc

Whitespace changes + editor hints