summaryrefslogtreecommitdiff
path: root/examples/phrasebook/Makefile
diff options
context:
space:
mode:
authoraarne <aarne@chalmers.se>2010-06-02 08:27:48 +0000
committeraarne <aarne@chalmers.se>2010-06-02 08:27:48 +0000
commita0e972ab69516a83444490111896a22add0869d5 (patch)
treec4ac0dc51758b3d8facdb0ddfacd3e7a117bf5ac /examples/phrasebook/Makefile
parent707608a25c1a2aca99477cf38bc848dc4c3ea780 (diff)
finishing phrasebook documentation ; changed doc name
Diffstat (limited to 'examples/phrasebook/Makefile')
-rw-r--r--examples/phrasebook/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/phrasebook/Makefile b/examples/phrasebook/Makefile
index 4e36e2988..e1c536e44 100644
--- a/examples/phrasebook/Makefile
+++ b/examples/phrasebook/Makefile
@@ -29,7 +29,8 @@ doc:
rm -f Ontology.gf
cat SentencesI.gf WordsEng.gf >Implementation.gf
gfdoc Implementation.gf
- txt2tags -thtml --toc phrasebook.txt
+ txt2tags -thtml --toc doc-phrasebook.txt
+ txt2tags -thtml help-phrasebook.txt
rm -f Ontology.gf Implementation.gf
upload:: Phrasebook.pgf