Changes between Version 20 and Version 26 of Ticket #33113
- Timestamp:
- 03/30/22 19:16:16 (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33113 – Description
v20 v26 32 32 - #33354: Prebuild documentation in a way that incremental docbuilds are fast (https://trac.sagemath.org/ticket/33103#comment:101); perhaps best done after #29868 (`pip`-installable packages `sagemath-doc-html` etc.) 33 33 34 - Add instruction on how to display build docs: 35 - `python3 -m http.server --directory ./local/share/doc/sage/html/ 8001` 36 - https://www.gitpod.io/docs/languages/html and https://www.gitpod.io/docs/config-ports 37 - Should we start this sever automatically and display the build docs in a vscode browser tab? 38 34 39 - docker - https://trac.sagemath.org/ticket/33103#comment:123 35 40 - add in from https://github.com/gitpod-io/workspace-images/blob/master/full/Dockerfile#L218