7.2 Using Mercurial with Other Sage Repositories

Sage includes these Mercurial repositories:

The previous section discussed using Mercurial with the Sage library, via the command hg_sage. There are corresponding commands for each of the repositories:

To produce patches for Sage's documentation, for example, use the same method as outlined above, but with commands like hg_doc.status(), hg_doc.commit(), etc.

See About this document... for information on suggesting changes.