aboutsummaryrefslogtreecommitdiff
path: root/Carpet/doxygen
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@aei.mpg.de>2005-04-10 12:09:00 +0000
committerErik Schnetter <schnetter@aei.mpg.de>2005-04-10 12:09:00 +0000
commit5cbb9a9180e724206411d38827c6ea02f9bc9fa8 (patch)
treecf7262d5f366b4fb8fab6e5ad9363622d223447e /Carpet/doxygen
parentf85158933b50a1e25127451a2164034caab4f8ea (diff)
Carpet: Update doxygen instructions
darcs-hash:20050410120954-891bb-c8ce14e43bfe5591204679e18e27da5721ff0468.gz
Diffstat (limited to 'Carpet/doxygen')
-rw-r--r--Carpet/doxygen/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/Carpet/doxygen/README b/Carpet/doxygen/README
index 925a04ac8..c426f7d30 100644
--- a/Carpet/doxygen/README
+++ b/Carpet/doxygen/README
@@ -1,12 +1,12 @@
-This directory contains, in CVS, the Doxygen configuration file. The
-generated documentation will also be placed here, but should not go
-into CVS.
+This directory contains, in the CVS or darcs repository, the Doxygen
+configuration file. The generated documentation will also be placed
+here, but should not go into the repository.
Create the Doxygen configuration by running the command
doxygen doxygen/Doxyfile
-from one directory up, i.e. from the Carpet arrangement directory.
+from one directory up, i.e., from the Carpet arrangement directory.
This will create html documentation in a subdirectory html, and latex
documentation in a subdirectory latex. The latex subdirectory
contains a makefile that creates pdf from the latex sources.