Mercurial > p > roundup > code
view doc/sc.txt @ 8475:bc3d3c54e1f0
doc: removed line referencing API change in 1.6
Removed sentence:
This may be fixed in Roundup 1.6 by introducing
``init_web(client)`` callback or a more flexible extension point
mechanism.
as I think RegisterAction can be used for both cgi/html
interface (action inherits from roundup.cgi.actions.Action) and
rest/xmlrpc interface (action inherits from roundup.actions.Action).
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 08 Nov 2025 00:40:39 -0500 |
| parents | 09efdecff863 |
| children |
line wrap: on
line source
.. meta:: :description: Original documentation of the Roundup Issue tracker. Includes historic Software Carpentry submissions and a short paper. =================================== Software Carpentry and Short Papers =================================== These papers are the original artifacts of Roundup. They can't be included easily in the table of contents for the documentation, so they are referenced here. All of these were written by Ka-Ping Yee, the original architect of Roundup.. A few of the pages have been updated to correct links. However you may still have to use the `wayback machine <https://web.archive.org>`_ to access some of the links on these pages. The papers in chronological order are: * `A short paper explaining Roundup <roundup_short_paper.html>`_ * `The original overview document for Roundup submitted to the Software Carpentry competition <original_overview.html>`_ * `The original specification document for Roundup submitted to the Software Carpentry competition <spec.html>`_
