From 87819ed728dc9cbb2cccbf236a665709ef663abf Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Thu, 24 Jan 2008 16:02:43 +0100 Subject: doc: Document the "compiler". * 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'. --- doc/user/user.skb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/user/user.skb') diff --git a/doc/user/user.skb b/doc/user/user.skb index b1469d9..4147292 100644 --- a/doc/user/user.skb +++ b/doc/user/user.skb @@ -170,8 +170,8 @@ as HTML, PostScript, Info pages, etc.]))))) ;;; Emacs (include "emacs.skb") -;;; Skribilo -(include "skribec.skb") +;;; Compiler +(include "compiler.skb") ;;; Slides (include "slide.skb") -- cgit v1.2.3