]> granicus.if.org Git - python/commit
Fit Makefile for the Python doc environment better; this is a step toward
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 23 Jun 2006 19:23:40 +0000 (19:23 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 23 Jun 2006 19:23:40 +0000 (19:23 +0000)
commit48a49f0c3bd61e926129be85369529f50c10afca
treea0dc18022c89248b337f819c5aa2ba3c2d44aba8
parent2f99da636b3c809977405ee6220ad7ea822d7dd3
Fit Makefile for the Python doc environment better; this is a step toward
including the howtos in the build process.

* Put LaTeX output in ../paper-<whatever>/.
* Put HTML output in ../html/
* Explain some of the Makefile variables
* Remove some cruft dating to my environment (e.g. the 'web' target)

This makefile isn't currently invoked by the documentation build process,
so these changes won't destabilize anything.
Doc/howto/Makefile