hyper-literate/collects/scribblings/scribble
Matthew Flatt d1fc7f41da scribble: improve HTML handling of 'unnumbered and 'toc-hidden
A part with style property 'toc-hidden no longer
hides child sections, which makes it consistent with Latex/PDF
rendering.

A part with style 'grouper and 'unnumbered does not make its
child parts render as more nested, which is consistent with
'gruper without 'unnumbered. An unnumbered grouper is represented
as "" in a section-number list (while #f is still used for
unnumbered non-grouper layers).

original commit: 23d0627acc36998dc76ebd840276c80f47cab459
2013-02-15 20:11:18 -07:00
..
base.scrbl doc clarification 2013-02-15 16:02:53 -07:00
basic.scrbl Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00
bnf.scrbl scribble/bnf: add `BNF-seq-lines' 2012-04-26 17:59:19 -06:00
book.scrbl Scribble: add scribble/book' and scribble/report' languages 2013-02-01 10:15:53 -08:00
class-diagrams.rkt a bunch of fixes to the diagram: 2012-06-20 08:22:58 -05:00
compat.scrbl major Scribble revision (v4.2.1.2) 2009-07-25 20:25:33 +00:00
config.scrbl Scribble: fix docs on Latex commands for parts and part references 2013-02-01 11:00:14 -08:00
core.scrbl scribble: improve HTML handling of 'unnumbered and 'toc-hidden 2013-02-15 20:11:18 -07:00
decode.scrbl scribble doc corrections 2013-01-09 18:52:16 -07:00
doclang.scrbl Add separate section to avoid conflict at scribble time. 2012-12-13 13:00:06 -07:00
docreader.scrbl Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00
eval.scrbl scribble/eval: add eval:result' and eval:results' 2012-05-09 19:11:21 -06:00
generic.scrbl Scribble: add scribble/book' and scribble/report' languages 2013-02-01 10:15:53 -08:00
getting-started.scrbl more improvements to the Scribble manual 2009-07-26 02:25:07 +00:00
how-to-paper.scrbl Small typo fix 2012-10-09 14:00:34 -04:00
how-to.scrbl Fix doc typos 2012-07-03 15:54:25 -04:00
inbox.css scribble back-end configuration improvements 2009-02-22 18:37:35 +00:00
inbox.tex scribble back-end configuration improvements 2009-02-22 18:37:35 +00:00
info.rkt docs reorganization 2011-07-01 17:16:53 -06:00
internals.scrbl move and fixup docs for the "help" collection 2012-12-27 09:24:15 -06:00
jfp.scrbl Scribble: add scribble/book' and scribble/report' languages 2013-02-01 10:15:53 -08:00
layers.scrbl Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00
lncs.scrbl Scribble: add scribble/book' and scribble/report' languages 2013-02-01 10:15:53 -08:00
lp-ex-doc.scrbl rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
lp-ex.rkt A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
lp.css adjust scribble/lp docs 2009-02-26 22:49:07 +00:00
lp.scrbl Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00
lp.tex adjust scribble/lp docs 2009-02-26 22:49:07 +00:00
manual-stub.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
manual.scrbl fix rendering of example in Guide 2013-02-13 07:25:36 -06:00
plt.scrbl Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00
reader-internals.scrbl Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00
reader.scrbl at-exp, scribble: remove distinctness of @{}-introduced newlines 2011-11-24 09:17:34 -07:00
renderer.scrbl Add a Markdown rendering mode to Scribble. 2012-12-09 15:17:36 -07:00
report.scrbl Scribble: add scribble/book' and scribble/report' languages 2013-02-01 10:15:53 -08:00
running.scrbl scribble: add +m' / ++main-xref-in' flag 2013-01-08 16:25:28 -07:00
scheme.scrbl make racket' preserve #t' versus `#true' 2011-08-16 07:53:05 -06:00
scribble.scrbl docs reorganization 2011-07-01 17:16:53 -06:00
shaded.css major Scribble revision (v4.2.1.2) 2009-07-25 20:25:33 +00:00
shaded.tex major Scribble revision (v4.2.1.2) 2009-07-25 20:25:33 +00:00
sigplan.scrbl Scribble: add scribble/book' and scribble/report' languages 2013-02-01 10:15:53 -08:00
srcdoc.scrbl Fix a couple of doc typos. 2012-10-10 11:06:40 -04:00
struct-hierarchy.rkt Add the contents of the "blue boxes" in the docs to the upper-right 2012-08-12 08:41:46 -05:00
struct.scrbl Make `defproc' throw an error if two arguments have the same name. 2011-09-16 11:14:18 -04:00
style.scrbl clarifications and additions to style guide 2012-06-03 04:50:06 +08:00
tag.scrbl added make-module-language-tag and use it and make-section-tag 2012-12-27 11:10:40 -06:00
text.scrbl Add block' to scribble/text', to explicitly ask for an indentation block. 2011-06-28 18:16:07 -04:00
utils.rkt Fix doc breakage. 2012-05-22 19:55:44 -04:00
xref.scrbl raco setup: build database mapping doc tags to "out.sxref"s 2012-11-23 18:44:50 -07:00