summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGravatar aeb 2001-05-25 00:44:14 +0000
committerGravatar aeb 2001-05-25 00:44:14 +0000
commit203f7092c092f64aba6035cd68e7e6fad2b13f29 (patch)
tree0fc789cceb3a3930db175de45b48191ad5fce27b /doc
parentMove HTML formatted documentation subdir from libraw1394 to libraw1394.html. (diff)
Revert move of HTML directory from libraw1394 to libraw1394.html
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@62 53a565d1-3bb7-0310-b661-cf11e63c67ab
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 95bc350..fdfe609 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,4 +1,4 @@
-EXTRA_DIST = testlibraw.1.in libraw1394.sgml libraw1394.html libraw1394.ps
+EXTRA_DIST = testlibraw.1.in libraw1394.sgml libraw1394 libraw1394.ps
# man files for testlibraw
man_MANS = testlibraw.1
@@ -11,12 +11,12 @@ CLEANFILES = libraw1394.aux libraw1394.dvi libraw1394.log libraw1394.out \
MAINTAINERCLEANFILES = libraw1394.ps
maintainer-clean-local:
- rm -rf libraw1394.html
+ rm -rf libraw1394
doc: psdoc pdfdoc htmldoc
psdoc: libraw1394.ps
pdfdoc: libraw1394.pdf
-htmldoc: libraw1394.html
+htmldoc: libraw1394
.PHONY: doc psdoc pdfdoc htmldoc
@@ -26,7 +26,7 @@ libraw1394.ps: libraw1394.sgml
libraw1394.pdf: libraw1394.sgml
db2pdf $<
-libraw1394.html: libraw1394.sgml
+libraw1394: libraw1394.sgml
db2html $<
- rm -rf $@
- mv libraw1394 $@
+# rm -rf $@
+# mv libraw1394 $@
>/+4 2021-07-26updatesGravatar John Cowan 1-2/+4 2021-07-26dtd always first argumentGravatar John Cowan 1-9/+9 2021-07-26DTO to DTDGravatar John Cowan 1-55/+52 2021-07-26typoGravatar John Cowan 1-1/+1 2021-07-26switching to explicit dtosGravatar John Cowan 1-88/+102 2021-07-26errorsGravatar John Cowan 1-1/+4 2021-07-26more MN-W reviewGravatar John Cowan 1-5/+5 2021-07-26update preview linkGravatar John Cowan 1-1/+1 2021-07-26MN-W reviewGravatar John Cowan 1-6/+6 2021-07-26paired mutatorsGravatar John Cowan 1-43/+68 2021-07-25exceptionsGravatar John Cowan 1-1/+15 2021-07-25new exampleGravatar John Cowan 1-1/+4 2021-07-25updatesGravatar John Cowan 1-2/+4 2021-07-24dtd always first argumentGravatar John Cowan 1-9/+9 2021-07-23DTO to DTDGravatar John Cowan 1-55/+52 2021-07-22typoGravatar John Cowan 1-1/+1 2021-07-22switching to explicit dtosGravatar John Cowan 1-88/+102 2021-07-22errorsGravatar John Cowan 1-1/+4 2021-07-22more MN-W reviewGravatar John Cowan 1-5/+5 2021-07-20update preview linkGravatar John Cowan 1-1/+1 2021-07-20MN-W reviewGravatar John Cowan 1-6/+6 2021-07-18Fix typo.Gravatar Arthur A. Gleckler 2-4/+4 2021-07-18Add <p> around abstract.Gravatar Arthur A. Gleckler 1-2/+2 2021-07-18Publish first draft.draft-1Gravatar Arthur A. Gleckler 3-0/+114 2021-07-18Ignore trailing whitespace.Gravatar Arthur A. Gleckler 11-129/+129 2021-07-18Ignore "Dictionaries.log".Gravatar Arthur A. Gleckler 1-1/+2 2021-07-18Fix errors reported by W3C HTML Validator.Gravatar Arthur A. Gleckler 1-27/+27 2021-07-18Eliminate unnecessary redirect by using TLS/SSL.Gravatar Arthur A. Gleckler 1-1/+1