The problem was that we relied on our nonstandard makefile to do stuff,
but readthedocs uses a standard one.
Fixed in changeset 832cba6f5385, improvements are welcome.
Matti
On 7/01/2013 7:53 PM, Armin Rigo wrote:
Hi Matti,
On Mon, Jan 7, 2013 at 3:29 PM, matti picus <matti.pi...@gmail.com> wrote:
Anyone know why we do txt -> rst in the first place?
Look at any pair .txt/.rst: the .txt is the check-in file, and the
.rst is generated to contain automatically-generated cruft. I think
that generate.py can be fixed to first delete all .rst files in this
directory (they are listed in .hgignore).
A bientôt,
Armin.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev