summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authoreschnett <eschnett@17b73243-c579-4c4c-a9d2-2d5706c11dac>2012-05-08 16:15:10 +0000
committereschnett <eschnett@17b73243-c579-4c4c-a9d2-2d5706c11dac>2012-05-08 16:15:10 +0000
commit286c8dbd8d4344f6258a2f47c188a25abf595af3 (patch)
tree474f8e437bcda6e5910c550aa7b3e805c3bdd3b6 /doc
parent2acb4a982479343c210b0914d760132280dfa524 (diff)
Remove stand-alone ThornGuide make target
Remove the make target that builds the stand-alone, global Thorn Guide. The configuration-specific ThornGuides and the individul ThornDocs remain. git-svn-id: http://svn.cactuscode.org/flesh/trunk@4815 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc')
-rw-r--r--doc/FAQ6
-rw-r--r--doc/UsersGuide.pdfbin790896 -> 790773 bytes
-rw-r--r--doc/UsersGuide/Notes.tex3
3 files changed, 2 insertions, 7 deletions
diff --git a/doc/FAQ b/doc/FAQ
index 9989fa23..0dd82de4 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1657,11 +1657,9 @@ Documentation:
G1 How can I build the ThornGuide documentation for single thorns or
arrangements?
- Give the names of the thorns or arrangements on the make line, e.g.
+ gmake ThornDoc
- gmake ThornGuide THORNS="CactusBase/Boundary"
-
- gmake ThornGuide ARRANGEMENTS="CactusBase"
+ gmake ArrangementDoc
G2 I have a configuration with over ten thorns, but when I make the
ThornGuide I only see the first few of them.
diff --git a/doc/UsersGuide.pdf b/doc/UsersGuide.pdf
index c4b90484..d6b36b83 100644
--- a/doc/UsersGuide.pdf
+++ b/doc/UsersGuide.pdf
Binary files differ
diff --git a/doc/UsersGuide/Notes.tex b/doc/UsersGuide/Notes.tex
index d0d897bf..89c40680 100644
--- a/doc/UsersGuide/Notes.tex
+++ b/doc/UsersGuide/Notes.tex
@@ -1080,9 +1080,6 @@ thorn.
\item[\texttt{gmake ThornDoc}] builds the documentation for all thorns.
-\item [\texttt{gmake ThornGuide}] runs LaTeX to produce a copy of the Thorn
-Guide, for all the thorns in the arrangements directory.
-
\item [\texttt{gmake UsersGuide}] runs LaTeX to produce a copy of the Users'
Guide.