-
-
Notifications
You must be signed in to change notification settings - Fork 688
Closed
Milestone
Description
In this ticket:
- (from #33426 comment:18) The link on the index page still goes to the wiki, which should be probably changed now that the relevant instructions are migrated. https://516701dbc7dd9738fb9d77ee3ac210c3919c8cb3--sagemath-tobias.netlify.app/installation/index.html
- (follow up from Update section "Sage Development Process" in Developer's Guide #29784) Also should explain
configure --enable-editable(https://wiki.sagemath.org/ReleaseTours/sage-9.3#Editable_.28.22in-place.22.2C_.22develop.22.29_installs_of_the_Sage_library) - The "install from source" chapter of the installation manual could be changed so that it points to README.md from the very beginning
See also:
- README Build from Source: m4 (step 5) is needed to run
make configure(step 3) #33553 README Build from Source: m4 (step 5) is needed to runmake configure(step 3) - add more details on conda-based installations of Sage #33426 add more details on conda-based installations of Sage
- Extend documentation on how to set up the virtual environment #31342 Extend documentation on how to set up the virtual environment
- Update/reorder git instructions in Developer's Guide #33648 Update/reorder git instructions in Developer's Guide
- Developer's Guide: Update reviewer's check list from wiki #33649 Developer's Guide: Update reviewer's check list from wiki
- Document using Sage on Windows via Visual Studio Code with WSL remote #30484 Documentation/configuration for Sage on Windows using Visual Studio (vscode) with a WSL remote
- Installation guide: Change "install from source" chapter so that it only provides extra detail in the same order as README.md #33662 Installation guide: Change "install from source" chapter so that it only provides extra detail in the same order as README.md
Depends on #33426
CC: @tobiasdiez @sagetrac-tmonteil @seblabbe @dimpase @yuan-zhou @isuruf
Component: documentation
Author: Matthias Koeppe, Yuan Zhou
Branch/Commit: 8716d80
Reviewer: Dima Pasechnik
Issue created by migration from https://trac.sagemath.org/ticket/33088