aboutsummaryrefslogtreecommitdiff
path: root/src/ASCIIMathML.js
diff options
context:
space:
mode:
authorroktas <roktas@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-10-07 17:49:45 +0000
committerroktas <roktas@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-10-07 17:49:45 +0000
commit068f94a51fa3279a76b2a63a75d3b2812875b7dc (patch)
tree100b07c5b67bfda5812f197c0a378880ca6fe1df /src/ASCIIMathML.js
parent1ea1665955a5b4ce80730cb3dc0d90074df51908 (diff)
downloadpandoc-068f94a51fa3279a76b2a63a75d3b2812875b7dc.tar.gz
Changes in Makefile:
- For generic installations, use $prefix/share/pandoc-$VERSION/doc directory to put all the documentation files. This fixes the issue of having two copies of the library documentation (one in $prefix/share/pandoc-doc, the other is in $prefix/share/pandoc-$VERSION). - Remove uninstall-lib-doc target and move the relevant code to uninstall-all target. Add extra code to remove the html directory. These changes fix the issue of leaving the library documentation in $prefix/share/pandoc-$VERSION uninstalled. - Remove the confusing NAME and THIS variables and create new variables: PKG (same as THIS), and PKGID ($PKG-$VERSION = $THIS-$VERSION). Remove RELNAME (which is equal to PKGID). All these changes simplified things a bit in "Cabal constants" section and uninstall-all target. - Remove some Cabal constants for the sake of simplicity and add a few new ones: PKGDATAPATH and PKGDOCPATH. We at least need a PKGDOCPATH variable to install DOCS, as Cabal doesn't provide a command for this target (hence, install-doc). I wish to set this variable by using ghc-pkg (just like libdir in install-all), but this seems a bit difficult to me, as there is no docdir variable in .installed-pkg-config and we would have to resort to an unclean hack which extracts docdir from haddock-dir. - Keep all non-critical steps (i.e. rmdir) quiet to reduce noise. - Ensure to use stderr for all messages. - Avoid forking a subshell in $(web_dest). - A few unrelated cosmetic changes. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1043 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'src/ASCIIMathML.js')
0 files changed, 0 insertions, 0 deletions