From 5149c05705bed0be4ae0ffc8cf73de601cd627e5 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Thu, 14 Jun 2007 00:24:23 -0700 Subject: [PATCH] Remove input/test/ from documentation and (hopefully) build process. --- Documentation/index.html.in | 7 +------ input/GNUmakefile | 2 +- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/Documentation/index.html.in b/Documentation/index.html.in index 803ae39f9d..3d5e0ccb47 100644 --- a/Documentation/index.html.in +++ b/Documentation/index.html.in @@ -81,13 +81,8 @@ in PDF)
(see some examples) -
  • Tips and tricks -(~ 2 Mb, in PDF) - -
    (for advanced users) -
  • Snippets -
    (current in development) +
    (Short tricks, tips, and examples)
  • Glossary (in one big page ~ 1 Mb, diff --git a/input/GNUmakefile b/input/GNUmakefile index beac08cfa3..65db9aaa23 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -1,6 +1,6 @@ depth = .. -SUBDIRS = test regression tutorial mutopia manual lsr new +SUBDIRS = regression tutorial mutopia manual lsr new examples = typography-demo les-nereides wilhelmus proportional bach-schenker cary -- 2.39.5