[darcs-users] darcsweb and reStructuredText

Stephen J. Turnbull stephen at xemacs.org
Sat Sep 24 06:35:16 UTC 2005


>>>>> "Max" == Max Battcher <me at worldmaker.net> writes:

    Max> To make it a useable patch for more people I would probably
    Max> want to make it a configuration option (possibly per-repo
    Max> configuration), but before I did that I was curious if anyone
    Max> else would be interested in that.

Yes please!  In fact, I'll take three of those.  :-)

For those who aren't convinced, if you have a Python 2.x installation
(and these days, who doesn't?) type "pydoc -p 9090", then go check out
http://localhost:9090/.  For a sample manpage, I suggest looking at
the BaseHTTPServer module from that menu.  Then consider that all this
is generated on the fly from Python modules on Python's load-path,
which can be Python source, byte-compiled Python objects, or even a
DSO.  The formatting is all generated from reST in the internal
documentation.

-- 
School of Systems and Information Engineering http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba                    Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
               Ask not how you can "do" free software business;
              ask what your business can "do for" free software.




More information about the darcs-users mailing list