diff --git a/mps/manual/Makefile b/mps/manual/Makefile index 1e7c1d58334..262a04b3aa9 100644 --- a/mps/manual/Makefile +++ b/mps/manual/Makefile @@ -5,7 +5,7 @@ SPHINXOPTS = SPHINXBUILD = sphinx-build PAPER = -BUILDDIR = build +BUILDDIR = . # Internal variables. PAPEROPT_a4 = -D latex_paper_size=a4 @@ -39,7 +39,7 @@ help: @echo " doctest to run all doctests embedded in the documentation (if enabled)" clean: - -rm -rf $(BUILDDIR)/* + -rm -rf $(BUILDDIR)/{changes,devhelp,dirhtml,doctest,doctrees,epub,html,htmlhelp,json,latex,linkcheck,locale,man,pickle,qthelp,singlehtml,texinfo,text} html: $(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html diff --git a/mps/manual/index.html b/mps/manual/index.html deleted file mode 100644 index cb7f4e6dbaf..00000000000 --- a/mps/manual/index.html +++ /dev/null @@ -1,203 +0,0 @@ - - - - - - -
- --Ravenbrook / -Projects / -Memory Pool System / -Master Product Sources -
- - - -This is the catalogue of manuals for the Memory Pool System product.
- -This document will be modified as the product is developed.
- -The readership of this document is the product developers.
- -This document is not confidential.
- - -reference/ |
-
- Memory Pool System Reference Manual | - -
build.txt |
-
- Building the Memory Pool System | - -
wiki/ |
-
- Wiki: incomplete notes, the precursor to more formal documentation | - -
| 2002-05-23 | - -RB | - -Created based on similar document from P4DTI project. | - -
| 2002-06-21 | - -NB | - -This isn't the P4DTI! | - -
| 2005-01-24 | - -RHSK | - -Link to build-notes | - -
| 2005-10-14 | - -RHSK | - -Add supplement/dll-notes/ | - -
| 2006-05-25 | -RHSK | -Add wiki/ | -
| 2012-09-05 | -RB | -Deleting obsolete instructions for using the Windows DLL. - Removing the old build notes and replacing with new user-oriented build document. | -
This document is copyright © 2002-2012 Ravenbrook Limited. All rights reserved. This is an open source license. Contact Ravenbrook for commercial licensing options.
- -Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
- -This software is provided by the copyright holders and contributors "as is" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability, fitness for a particular purpose, or non-infringement, are disclaimed. In no event shall the copyright holders and contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.
- - -$Id$
-Ravenbrook / -Projects / -Memory Pool System / -Master Product Sources -
- -