Changes between Version 43 and Version 48 of Ticket #6495
- Timestamp:
- 04/18/12 04:51:01 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6495
-
Property
Status
changed from
needs_review
toneeds_work
- Property Cc hivert added
- Property Keywords sd32 removed
-
Property
Work issues
changed from
to
intersphinx
-
Property
Status
changed from
-
Ticket #6495 – Description
v43 v48 24 24 - `doc/common/themes/sageref/`: add a new theme for the pieces of the reference manual. This is almost identical to the "sage" theme, except for a little tinkering to the links along the top and bottom lines. 25 25 - in the main Sage library, change a few pathnames to media files in the reference manual, since those files have been moved. 26 - `spkg-dist`: when building the main sage spkg file, delete all of the autogenerated files from the doc directory. This is important because if some autogenerated files from before the patch are still present after the patch, the docbuild process can occasionally get confused. It also saves some space, making a smaller spkg file.27 26 - make the necessary changes to .hgignore and MANIFEST.in to deal with the relocated files. 28 27