forked from sphinx-doc/sphinx
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DOC: Rewrite installation instructions
- Put pip and conda as the most common options first - Don't distinguish Linux / Windows in the pip commands. They are equivalent and users should be able to get this right even without the distinction. - Replace the venv instructions by a general tip to use environments and link out for details. - Collect all OS-specific package manager in one section - Remove the "Windows - Other methods" secion. This is basically pip (or conda). It's beyond the scope of Sphinx to explain how to set up Python. - Move latest development release to a separate entry. *Question*: Do you still do development releases? I just got the latest stable by that.
- Loading branch information
Showing
1 changed file
with
88 additions
and
115 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters