aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2008-04-22doc: Add "More on Skribilo".Ludovic Courtès
* doc/user/user.skb (Introduction)[More on Skribilo]: New section.
2008-04-22Fix SUI documentation.Ludovic Courtès
* doc/user/htmle.skb: Add link to section `sui'. * doc/user/links.skb (sui): Fix references to Skribe and SUI production example and description.
2008-04-21doc: Fix makefile.Ludovic Courtès
* doc/user/Makefile.am (EXTRA_DIST): Add `contexte.skb'.
2008-04-21Document the `context' engine.Ludovic Courtès
* doc/modules/skribilo/documentation/env.scm (*api-engines*): Add `context'. * doc/user/contexte.skb: New file. * doc/user/engine.skb: Include it. * src/guile/skribilo/engine/context.scm (context-customs): Moved to the `make-engine' call so that automatic documentation extraction works.
2008-04-21Allow builds of the user manual with LaTeX and ConTeXt.Ludovic Courtès
* doc/modules/skribilo/documentation/api.scm (doc-engine): Fix `skribe-warning' invocation. * doc/user/Makefile.am (.skb.lout): Move out of `if HAVE_LOUT'. (.skb.tex, .skb.ctx): New targets.
2008-04-21Run Guile-Lint on documentation modules.Ludovic Courtès
* doc/modules/Makefile.am (CLEANFILES, lintable): New. Include `guile-lint.am'. * guile-lint.am: Add "-L $(top_srcdir)/doc/modules".
2008-04-21Remove `.arch-inventory' files.Ludovic Courtès
2008-04-08doc: Document `--sui-path'.Ludovic Courtès
2008-04-07doc: Use the native API instead of `--compat=skribe'.Ludovic Courtès
* doc/user/Makefile.am (skrflags): Remove `--compat=skribe'. * doc/user/*.skb: Trivial API update.
2008-03-31Update `.gitignore'.Ludovic Courtès
2008-03-31Remove 4 makefiles from `doc'.Ludovic Courtès
* configure.ac: Update. * doc/Makefile.am (SUBDIRS): Update. (EXTRA_DIST): New. * doc/modules/Makefile.am (SUBDIRS): Remove. (EXTRA_DIST): New.
2008-03-31doc: Produce and install a SUI file.Ludovic Courtès
* doc/modules/skribilo/documentation/manual.scm: Set the `emit-sui' custom to `#t'. * doc/user/Makefile.am (html_DATA): Add `user.sui'.
2008-03-31doc: Fix "Hello World" examples.Ludovic Courtès
* doc/user/start.skb, doc/user/src/start?.skb: Fix inconsistencies. Reported by R. Clayton <rvclayton@acm.org>.
2008-03-06`base' package: Add `:rulecolor' option to `table'.Ludovic Courtès
* NEWS, doc/user/colframe.skb, doc/user/table.skb: Update. * src/guile/skribilo/engine/lout.scm (table): Support `:rulecolor'. * src/guile/skribilo/package/base.scm (table): Support `:rulecolor'.
2008-03-03slide: Determine what to include in the outline slide based on `:toc'.Ludovic Courtès
* NEWS: Update. * doc/user/slide.skb: Update. * src/guile/skribilo/package/slide.scm (slide-topic, slide-subtopic): Add `toc' option. * src/guile/skribilo/package/slide/base.scm (make-subtopic-list): Filter topic nodes whose `:toc' is true.
2008-02-18Add a man page for `skribilo(1)'.Ludovic Courtes
* configure.ac: Use `AM_GNU_GETTEXT_VERSION' to make Gettext happier. Produce `doc/man/Makefile'. * doc/Makefile.am (SUBDIRS): Add `man'.
2008-02-15slide: Add new customs.Ludovic Courtes
* src/guile/skribilo/package/slide/base.scm: Support the `slide-outline-title', `slide-outline-active-color' and `slide-outline-inactive-color' customs. * doc/user/slide.skb, NEWS: Update.
2008-02-13doc: Update Emacs section.Ludovic Courtes
* doc/user/emacs.skb (Skribe Emacs Mode): Remove sentence that said Bigloo's UDE must be installed.
2008-02-08doc: Don't delete the `lout' dir when srcdir = builddir.Ludovic Courtès
* doc/user/Makefile.am (clean-local): Test whether srcdir = builddir before running "rm -rf lout". Reported by Barrie Stott.
2008-02-06Small dist fix.Ludovic Courtès
* doc/user/Makefile.am (EXTRA_DIST): Add `src/prgm4.skb'.
2008-02-05doc: Document C/Java source highlighting.Ludovic Courtès
2008-02-05doc: Fix compilation example in "Getting Started".Ludovic Courtès
2008-02-04doc: Small style fixes.Ludovic Courtès
2008-02-03doc: Insignificant cleanups.Ludovic Courtès
2008-02-03doc: Improve chapter on computer program highlighting.Ludovic Courtès
2008-02-01doc: Add nice(r) front-page in Lout.Ludovic Courtès
* doc/modules/skribilo/documentation/manual.scm: Set the `on-title-page' custom. * doc/user/Makefile.am (EXTRA_DIST): Add `lout/front-page.lout.in'. (BUILT_SOURCES): Add `lout/front-page.lout'. (.lout.ps): Update `-I'. (lout/front-page.lout): New target. (clean-local): Remove the `lout' directory. * doc/user/lout/book-style.lout (@ChapterStartPages): Set to `Odd'.
2008-02-01doc: Various insignificant cleanups.Ludovic Courtès
2008-01-30doc: CSS improvements.Ludovic Courtès
2008-01-30doc: Small improvements regarding the Emacs mode.Ludovic Courtès
2008-01-30doc: Improve engine introduction.Ludovic Courtès
2008-01-30doc: Add nice rendering of `doc-engine' in Lout.Ludovic Courtès
* doc/modules/skribilo/documentation/api.scm (doc-engine): New `lout' writer. (doc-engine): Check for Lout.
2008-01-29doc: Tiny improvements of the `manual' module.Ludovic Courtès
* doc/modules/skribilo/documentation/manual.scm (disp): Use `resolve' and test that engine, rather than raw `(engine-format? "xxx")'. (compiler-options): Issue a warning if an option is not documented.
2008-01-29doc: Add section about "documents in Scheme programs".Ludovic Courtès
* doc/user/Makefile.am (EXTRA_DIST): Add `src/scheme.scm'. * doc/user/syntax.skb (Documents in Scheme Programs): New.
2008-01-29doc: Document the `outline' reader.Ludovic Courtès
* doc/user/Makefile.am (EXTRA_DIST): Add `src/outline.txt' and `loute.skb'. * doc/user/compiler.skb: Add ref to `outline-syntax'. * doc/user/syntax.skb: Re-structure, add `outline-syntax' section. * doc/user/user.skb: Use `(skribilo reader)' and `(ice-9 pretty-print)'.
2008-01-29CSS: Force `pre' to the left.Ludovic Courtès
2008-01-29doc: Tiny bibliography-related fixes.Ludovic Courtès
2008-01-28doc: Improve rendering of `prgm' and `disp' in Lout.Ludovic Courtès
* doc/modules/skribilo/documentation/manual.scm (prgm): Specialize Lout output. (disp): Likewise.
2008-01-28doc: Provide nicer `doc-markup' output for `lout'.Ludovic Courtès
* doc/modules/skribilo/documentation/api.scm: New lout customization. (punctuate): New. (doc-markup)[doc-markup.lout]: New. Use it.
2008-01-25doc: Document the Lout engine.Ludovic Courtès
* doc/modules/skribilo/documentation/env.scm (*api-engines*): Add `lout'. * doc/user/engine.skb: Include `loute.skb'. * doc/user/slide.skb (Slide Package): Add `:ident'.
2008-01-24doc: Document the "compiler".Ludovic Courtès
* doc/modules/skribilo/documentation/manual.scm (compiler-options): Rewritten to suit our needs. * doc/user/Makefile.am (EXTRA_DIST): `skribec.skb' renamed to `compiler.skb'. * doc/user/bib.skb: Fix xref. * doc/user/lib.skb: Likewise. * doc/user/links.skb: Likewise. * doc/user/syntax.skb: Add `:ident'.
2008-01-23doc: Update `slide' package documentation.Ludovic Courtès
2008-01-23doc: Update & improve engine documentation.Ludovic Courtès
* doc/user/engine.skb (Engines): Rewrote intro, fixed `resolve'. (Functions dealing with engines): Renamed to... (Manipulating Engines): New. [Writing New Engines]: New. * doc/user/{htmle,xmle,latexe}.skb: Add intro.
2008-01-22doc: Tiny CSS fix.Ludovic Courtès
2008-01-22doc: Document all the `*xxx-path*' parameters.Ludovic Courtès
* doc/modules/skribilo/documentation/manual.scm (srfi-ref): New. * doc/user/bib.skb: Add `*bib-path*'. * doc/user/image.skb: Add `*image-path*'. * doc/user/lib.skb: Mention `-I' command-line option for `*document-path*'. * doc/user/prgm.skb: Add `*source-path*'. * doc/user/skribec.skb: Add `:ident' for chapter.
2008-01-22doc: Remove need to `doc-config.scm'.Ludovic Courtès
* doc/user/Makefile.am (BUILT_SOURCES): Remove. (skrflags): Define `%have-ploticus?' and `%ploticus-path' using `-e'. (doc-config.scm): Remove. * doc/user/user.skb: Don't load `doc-config.scm'.
2008-01-22doc: Use CSS style sheet in HTML output.Ludovic Courtès
* doc/modules/skribilo/documentation/manual.scm: Set `css' custom of the HTML engine. Explicitly initialize the `chapter-file', etc., customs. * doc/user/Makefile.am (dist_html_DATA): New. * doc/user/skribilo.css: New file.
2008-01-21doc: Use `web-book2' instead of `web-book'.Ludovic Courtès
2008-01-21doc: Fix typos in the HTML engine section.Ludovic Courtès
2008-01-19Document `web-book2'.Ludovic Courtès
* doc/user/package.skb (Web)[web-book]: Improve documentation. [web-book2]: New.
2008-01-04doc: Update "Standard Packages" section.Ludovic Courtès
* TODO: Add new item. * doc/user/package.skb (Standard Packages): Remove references to `skribe-load', mention `use-modules'. [Web](web-article): Commented out since it sucks. * src/guile/skribilo/package/web-article.scm: Add FIXMEs.