Changes between Initial Version and Version 1 of Ticket #16256
- Timestamp:
- 04/28/14 07:18:10 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16256 – Description
initial v1 2 2 3 3 - For example, the thematic index 4 src/doc/en/reference/combinat/crystals.rstis now in:5 src/sage/combinat/crystals/__init__.pyand is accessible through6 sage.combinat.crystals?4 `src/doc/en/reference/combinat/crystals.rst` is now in: 5 `src/sage/combinat/crystals/__init__.py` and is accessible through 6 `sage.combinat.crystals`? 7 7 8 8 (potential variant: put it in all.py) 9 9 10 - What's left in doc/en/reference/combinatcan potentially be generated automatically.10 - What's left in `doc/en/reference/combinat` can potentially be generated automatically. 11 11 This is not yet automatized; the content of module_list.rst still needs to be updated by hand; see the instructions on top of the file. 12 12 13 - All p/cython files in sage/combinat/are now included in the reference manual13 - All p/cython files in `src/sage/combinat/` are now included in the reference manual 14 14 15 15 - Improved thematic indexes