hyper-literate/scribble-lib
Sam Tobin-Hochstadt 13798906ce Automatically link to source code of document.
This works, provided that:
  - the package is on the catalog at pkgs.racket-lang.org
  - the package is hosted on GitHub or GitLab

Restriction 2 could be lifted for other known sites or packages
 hosted as directories.
Restriction 1 would be harder to lift.

This only links to the _top level_ file that defines the overall
document, not the file defining the particular section. Fixing that
would require the Scribble renderer to provide more detailed
information, although it's certainly a possible extension.

Closes #223
Closes #208
Closes racket/racket#874

Related to #76, #228
2020-05-01 13:14:27 -04:00
..
help point send-main-page to racket website when docs not found 2018-06-12 08:46:50 -06:00
scribble Automatically link to source code of document. 2020-05-01 13:14:27 -04:00
scriblib autobib: fix author formatting (#216) (#222) 2019-12-07 21:17:00 -05:00
info.rkt add table-row-skip to latex-properties 2020-02-27 13:50:13 -07:00