<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skribilo/doc/modules, branch v0.9.1</title>
<subtitle>Document production tool written in Guile Scheme (unofficial mirror)</subtitle>
<id>http://git.systemreboot.net/skribilo/atom?h=v0.9.1</id>
<link rel='self' href='http://git.systemreboot.net/skribilo/atom?h=v0.9.1'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/'/>
<updated>2008-04-21T21:22:16+00:00</updated>
<entry>
<title>Document the `context' engine.</title>
<updated>2008-04-21T21:22:16+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2008-04-21T21:22:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=2621b52339e7553db09e9f0e1cae24b695439439'/>
<id>urn:sha1:2621b52339e7553db09e9f0e1cae24b695439439</id>
<content type='text'>
* 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.
</content>
</entry>
<entry>
<title>Allow builds of the user manual with LaTeX and ConTeXt.</title>
<updated>2008-04-21T20:58:53+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2008-04-21T20:58:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=93b5f21b4a524fc07ea60f20ec363a6c5cfbcdf7'/>
<id>urn:sha1:93b5f21b4a524fc07ea60f20ec363a6c5cfbcdf7</id>
<content type='text'>
* 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.
</content>
</entry>
<entry>
<title>Run Guile-Lint on documentation modules.</title>
<updated>2008-04-21T20:48:40+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2008-04-21T20:48:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=aaa3cace2f265ed1b0f417bbb12d7752f3d10a74'/>
<id>urn:sha1:aaa3cace2f265ed1b0f417bbb12d7752f3d10a74</id>
<content type='text'>
* doc/modules/Makefile.am (CLEANFILES, lintable): New.
  Include `guile-lint.am'.

* guile-lint.am: Add "-L $(top_srcdir)/doc/modules".
</content>
</entry>
<entry>
<title>Remove 4 makefiles from `doc'.</title>
<updated>2008-03-31T15:53:33+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2008-03-31T15:53:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=94adc56145af17f6d9883fb896b5c65867a0810c'/>
<id>urn:sha1:94adc56145af17f6d9883fb896b5c65867a0810c</id>
<content type='text'>
* configure.ac: Update.

* doc/Makefile.am (SUBDIRS): Update.
  (EXTRA_DIST): New.

* doc/modules/Makefile.am (SUBDIRS): Remove.
  (EXTRA_DIST): New.
</content>
</entry>
<entry>
<title>doc: Produce and install a SUI file.</title>
<updated>2008-03-31T15:42:05+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2008-03-31T15:42:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=ebf08bec1db7b987c1acf15253b057c5575c29b3'/>
<id>urn:sha1:ebf08bec1db7b987c1acf15253b057c5575c29b3</id>
<content type='text'>
* doc/modules/skribilo/documentation/manual.scm: Set the `emit-sui'
  custom to `#t'.

* doc/user/Makefile.am (html_DATA): Add `user.sui'.
</content>
</entry>
<entry>
<title>doc: Add nice(r) front-page in Lout.</title>
<updated>2008-02-01T17:41:46+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2008-02-01T17:41:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=9370de4fcf573790e46e53b2b7aa4834f999ddb0'/>
<id>urn:sha1:9370de4fcf573790e46e53b2b7aa4834f999ddb0</id>
<content type='text'>
* 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'.
</content>
</entry>
<entry>
<title>doc: Various insignificant cleanups.</title>
<updated>2008-02-01T12:22:53+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2008-02-01T12:22:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=654ba1f34b7661a81b0ce720040f17591f79b552'/>
<id>urn:sha1:654ba1f34b7661a81b0ce720040f17591f79b552</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: Improve engine introduction.</title>
<updated>2008-01-30T17:01:55+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2008-01-30T17:01:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=8ecd2364d74683c2561774c5a4edc3cf255ad13d'/>
<id>urn:sha1:8ecd2364d74683c2561774c5a4edc3cf255ad13d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: Add nice rendering of `doc-engine' in Lout.</title>
<updated>2008-01-30T17:01:40+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2008-01-30T17:01:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=92715cf0c58f41b580cab2c1a8d0e5112a230287'/>
<id>urn:sha1:92715cf0c58f41b580cab2c1a8d0e5112a230287</id>
<content type='text'>
* doc/modules/skribilo/documentation/api.scm (doc-engine): New `lout'
  writer.
  (doc-engine): Check for Lout.
</content>
</entry>
<entry>
<title>doc: Tiny improvements of the `manual' module.</title>
<updated>2008-01-29T18:00:15+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2008-01-29T18:00:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=3fdd9dff099ca46625c2d922f4f43a33e9b22335'/>
<id>urn:sha1:3fdd9dff099ca46625c2d922f4f43a33e9b22335</id>
<content type='text'>
* 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.
</content>
</entry>
</feed>
