Commit Graph

18 Commits

Author SHA1 Message Date
Christian Veenhuis fcc1423fc2
DOC/MAINT: Fix some typos regarding GitHub (#21883) 2024-11-13 15:25:37 +00:00
Pamphile Roy 87dd6f82fb
DOC: mailing list to forum (#20881) 2024-06-04 07:27:08 +01:00
melissawm 692c82be01 DOC: Cleanup git setup instructions
[skip azp] [skip cirrus] [skip actions]
2023-01-30 19:16:09 -03:00
melissawm ab7bdc225c DOC: Adds developer documentation pages to toctree
Creates a hidden toctree to make sure all documents are displayed with a left sidebar. This also ensures all documents are referenced in the Previous/Next footer.
2023-01-30 18:18:17 -03:00
Warren Weckesser 53aff6464f
DOC: Fix broken link in the "Additional Git Resources" page. (#16896)
Closes gh-16716.

[skip ci]
2022-08-25 11:18:26 +03:00
Melissa Weber Mendonça 6405523c99
DOC: Revamp contributor setup guides (#15947)
Closes gh-12633

Refactors the "building from sources" / quickstart development guide using
`sphinx-tabs`, and removes some redundant or outdated information. 

The only content that has actually been removed is:
- MacOS [scipy.github.io/devdocs/building/macosx.html](https://scipy.github.io/devdocs/building/macosx.html)
- These instructions for MKL [scipy.github.io/devdocs/building/linux.html#intel-c-compiler-and-mkl](https://scipy.github.io/devdocs/building/linux.html#intel-c-compiler-and-mkl)

All other content has been moved or simplified, but no specific instructions have been deleted from the guide.
2022-04-19 21:19:28 +02:00
Pamphile Roy df19e45858 MAINT: fix broken link and remove CI badges
[skip azp] [skip actions]
2022-02-03 19:52:59 +01:00
Matthias Bussonnier 2f78d383ed DOC: Git:// protocol on github pending removal.
Today is a brownout day and git will later be removed unless properly
configured to use ssh.

https://github.blog/2021-09-01-improving-git-protocol-security-github/

Tell users to use https.
2022-01-12 13:26:22 +01:00
Jarrod Millman 8a64c938dd
MAINT: changed needed after renaming `master` branch to `main` (#15314)
Co-authored-by: Ralf Gommers <ralf.gommers@gmail.com>
2022-01-03 17:34:26 +01:00
Jarrod Millman ce9621b4e3
DOC: Update links for new site (#14960)
Co-authored-by: Pamphile ROY <roy.pamphile@gmail.com>
2021-11-02 17:59:12 +01:00
Miguel de Val-Borro 068e862822 MAINT: Fixing some URLs and typos in docs (#10783) 2019-09-07 21:46:43 +00:00
Matt Haberland 82dbc6ffdb DOC: made adjustments per @larsoner suggestions in #10286 2019-06-30 14:07:01 -07:00
Matt Haberland 2ae6afc3a2 DOC: removed unwanted visible toctrees 2019-06-30 14:05:47 -07:00
Matt Haberland 8ce67e9350 DOC: removed 'Thanks to Yarik...' per @rgommers suggestion 2019-06-27 01:13:32 -07:00
Matt Haberland 54ef62d2d9 DOC: revised HACKING.rst.txt - capitalization, link fixes, etc... 2019-06-27 01:13:32 -07:00
Matt Haberland b2bc4cf08d DOC: moved git commands from Development Workflow to separate Git Tips 2019-06-27 01:13:32 -07:00
Matt Haberland 960cf554f1 DOC: added Development Workflow to CTOC 2019-06-27 01:13:32 -07:00
Matt Haberland ff0b6464b1 DOC: adapted NumPy git tutorial and Development Workflow documentation
Adapted existing NumPy documentation for SciPy. Changes are mostly trivial,
but should be helpful to new contributors.
2019-06-27 01:13:32 -07:00