racket/collects/scribble
Matthew Flatt 198a65a5fc raco pkg create: support "source" and "binary" bundling
Adds `--from-dir' and `--from-install' flags to select the interpretation
of the argument as a directory or as the name of an installed package.
Relevant to PR 13669

Adds `--as-is' (the default), `--source', and `--binary' flags to
select a pruning mode.

The `raco setup' tool recognizes a `rendered-scribblings' specification
in "info.rkt" to trigger moving rendered documentation into place,
registering its tags in the cross-reference database, and fixing up
references to "local-redirect.js"; the presence of a "synced.rktd"
indicates when those fixups have been performed (since, if the package
is installed in a user-specific scope, the documentation doesn't actually
move anywhere). Finally, "out<n>.sxref" needs to report paths relative to
the documentation's directory, and then the relative-directory references
need to be suitably resolved at derserialization; some support for such
relative paths was in place, but it wasn't quite general enough before.
2013-05-16 11:50:04 -06:00
..
base
book Scribble: add scribble/book' and scribble/report' languages 2013-02-01 10:15:53 -08:00
doc
html
jfp
lncs
lp/lang adjust scribble/lp language so drracket syntax colors it properly 2013-01-04 21:39:11 -06:00
manual
private scribble/manual: make `defmodule' more flexible 2013-04-30 09:36:48 -06:00
report Scribble: add scribble/book' and scribble/report' languages 2013-02-01 10:15:53 -08:00
sigplan Newlines at EOFs scan. 2013-02-23 02:09:56 -05:00
text Adding customization of command-char to web-server/template 2013-05-08 10:52:40 -06:00
tools
base-render.rkt raco pkg create: support "source" and "binary" bundling 2013-05-16 11:50:04 -06:00
base.rkt render non-installaction-scoped package docs with an indirection 2013-05-08 09:54:30 -04:00
basic.rkt
bnf.rkt
comment-reader.rkt
config.rkt
contract-render.rkt serialize bluebox tables 2012-11-23 18:44:51 -07:00
core.rkt render non-installaction-scoped package docs with an indirection 2013-05-08 09:54:30 -04:00
decode-struct.rkt
decode.rkt scribble/decode: fix contract on `decode-compound-paragraph' 2013-01-09 18:52:16 -07:00
doc.txt
doclang.rkt
doclang2.rkt Add scribble/doclang2 with keyword support for customization, and documentation. 2012-12-13 12:50:27 -07:00
eval.rkt Add #:lang and input-program inputs to make-base-eval and friends. 2013-04-06 09:00:41 -06:00
extract.rkt scribble/srcdoc: add `begin-for-doc' 2013-03-07 21:46:48 -07:00
html-properties.rkt
html-render.rkt scribble HTML rendering: unreserved-encode "on this page" links 2013-05-16 11:04:23 -06:00
html.rkt
info.rkt
jfp.rkt
latex-prefix.rkt
latex-properties.rkt scribble/latex-properties: add `command-extras' 2013-01-24 06:43:10 -05:00
latex-render.rkt scribble/base: handle special characters in URLs 2013-05-16 11:04:23 -06:00
lp-include.rkt
lp.rkt
manual-prefix.tex
manual-struct.rkt
manual-style.tex
manual.rkt
markdown-render.rkt Combine adjacent code spans into one. 2013-03-29 07:23:49 -06:00
pdf-render.rkt
provide-doc-transform.rkt
racket.css scribble/racket.css: Avoid excessive line-height in some cases 2012-11-27 07:54:05 -07:00
racket.rkt extflonums 2013-01-28 18:17:06 -07:00
racket.tex
reader.rkt Adding customization of command-char to web-server/template 2013-05-08 10:52:40 -06:00
render-struct.rkt
render.rkt
run.rkt scribble: fix `--redirect{-main}' and non-HTML mode 2013-05-07 12:00:13 -04:00
scheme.rkt
scribble-common.js scribble: Rename attribute pltdoc -> data-pltdoc, which is valid in HTML5. 2012-11-27 07:55:43 -07:00
scribble-prefix.html Switch to use almost-standard DOCTYPE for Scribble. 2012-11-29 07:06:52 -07:00
scribble-prefix.tex
scribble-skull.tex
scribble-style.css
scribble-style.tex
scribble.css
scribble.tex scribble/base: handle special characters in URLs 2013-05-16 11:04:23 -06:00
search.rkt scribble: fix binding search for phase 1 through initial import 2013-05-07 08:31:16 -04:00
sigplan.rkt scribble/sigplan: add `subtitle' 2013-02-19 14:03:00 -07:00
srcdoc.rkt extend proc-doc to support optional arguments in an ->i contract 2013-04-06 19:04:05 -05:00
struct.rkt
tag.rkt scibble: repair related to recent `scribble/tag' contracts 2012-12-27 12:49:30 -06:00
text-render.rkt Scribble: add 'grouper and 'hidden-number part style properties 2013-02-01 10:15:53 -08:00
text.rkt
urls.rkt
xref.rkt raco pkg create: support "source" and "binary" bundling 2013-05-16 11:50:04 -06:00