Changes between Version 112 and Version 113 of Ticket #6495
- Timestamp:
- 09/10/12 22:39:03 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6495 – Description
v112 v113 46 46 - [attachment:trac_6495-part1-moving-files.patch] — this moves 'algebras.rst' to 'algebras/index.rst', and similarly for all other files. It adds `.. include:: ../footer.txt` to the end of each of these files, and it removes any cross-referencing information like `.. _ch:groups:`, since that doesn't work anymore with the new structure. It also creates identical files 'DIR/conf.py' in each of the new subdirectories of doc/en/reference, except for doc/en/algebras/conf.py. That file is created in the next patch so that you can focus on reviewing just the second patch. 47 47 - [attachment:trac_6495-part2-everything-else-9774.patch] — this does everything else; in other words, all of the important content is in this patch. (If you haven't applied the patches at #9774, apply [attachment:trac_6495-part2-everything-else.patch] instead.) 48 - [attachment:trac_6495-part3-the-remaining .patch] — this patch takes care of merging the indexes and the bibliography.48 - [attachment:trac_6495-part3-the-remaining-vs-5.4.patch] — this patch takes care of merging the indexes and the bibliography. 49 49 - [attachment:trac_6495-part4-interrupts.patch] — handle ctrl-c. 50 50