| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Co-authored-by: Matti Picus <matti.picus@gmail.com>
|
| |
|
|
|
|
|
|
|
|
| |
* DOC: Reorganized documentation contribution docs
1. Removed Documentation conventions page
2. Merged A guide to NumPy documentation into How to contribute to NumPy documentation
3. Moved Building NumPy reference and docs to Development section
4. Removed the Documentation index stub
|
| |
|
|
|
|
|
|
| |
This is a second part of unifying the governance documentation (See also numpy/numpy.org#450)
Closes #17496
|
| |
|
|
|
|
|
| |
Also update pinned version of sphinx in environment.yml
Fixes gh-19028
|
| |
|
| |
|
|
|
| |
Co-authored-by: Ross Barnowski <rossbar@berkeley.edu>
|
|
|
| |
Co-authored-by: Ross Barnowski <rossbar@berkeley.edu>
|
|
|
| |
Co-authored-by: Ross Barnowski <rossbar@berkeley.edu>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Co-authored-by: Melissa Weber Mendonça <melissawm@gmail.com>
|
|
|
| |
Co-authored-by: Melissa Weber Mendonça <melissawm@gmail.com>
|
| |
|
| |
|
|
|
|
|
|
| |
Includes a few textual fixes suggested in gh-16386 and new link to
Daniele Procidas's newly renamed Diátaxis Framework (instead of
the Divio blog).
|
|\
| |
| | |
DOC: update Steering Council membership and people on governance page
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
We welcome two new SC members, Melissa and Inessa.
The people moving to emeritus status have not been very active or not
active at all for a while. They all still have commit rights, and if
they get more active again their membership can be restored.
There are also a few changes to the NumFOCUS Subcommittee and
Institutional Partners members, to reflect recent changes.
After this update, all listed people are currently actively contributing
to NumPy. That does not only include technical contributions, but also
participating in community meetings, mentoring newcomers, and many
other activities across the project.
[ci skip]
|
|/ |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Upload docs to main branch of neps/devdocs
* Update `master` to `main` to be consistent with current state of renaming
* Remove badges from README
* Replace remaining instances of `master` with `main`
* Add back logo
* Fix CircleCI branch checks
* Fix GA branch name
* master->main in issue templates.
* master->main for 2 links to numpy archive.
* Change master to main in NEP 23
Co-authored-by: Ross Barnowski <rossbar@berkeley.edu>
|
| |
|
|
|
| |
Co-authored-by: Matti Picus <matti.picus@gmail.com>
|
|
|
|
|
|
|
|
|
| |
This is not meant to be a fool-proof guide. It isn't and I
do not want to expect people to use it...
But I realize that I use these things semi-regulary (even if I
never bother to remove all wrinkles) and it is good to have the
information somewhere so that everyone knows where to look.
|
| |
|
| |
|
|
|
|
|
| |
Add external link to NEP45 in tocs of dev/index
Co-authored-by: Ross Barnowski <rossbar@berkeley.edu>
|
|\
| |
| | |
DOC: Remove CoC pages from Sphinx
|
| |
| |
| |
| |
| | |
code_of_conduct.rst and report_handling_manual.rst duplicate
pages now on Hugo.
|
| |
| |
| |
| |
| |
| | |
Colon missing in heading.
Added sphinx anchor for PR-timeline (html anchor was OK).
|
|/
|
|
|
|
|
|
|
|
| |
Make the instructions easy to see and hard to delete unread.
Moves some text to new sections in dev/development_workflow.rst.
The dashes above and below the heading, which
in monospace seem too long, fit it
well in Chromium browsers and reasonably in Firefox.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Per announcement in https://mail.python.org/pipermail/numpy-discussion/2020-June/080760.html.
I've alphabetized the steering council names (some but not all had been
alphabetized). Added diacritical mark in Stéfan.
This page partially overlaps https://numpy.org/about/. Submitting a
separate PR.
I imagine at some point we want to transfer over the remaining contents
of this older page and cleanly remove it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* DOC: Simplify and update git setup page
Changed title from "Getting started with Git development"
to more specific "Setting up git for NumPy development"
Updated the outdated GitHub screenshot for forking button, added
more screenshots.
Simplified the narrative.
Fixed bad github links (always pointed to NumPy's github).
Clarified SSH setup, role, and effect on git remote -v.
Clarified meaning of "upstream" and "origin".
Replaced read of .git/config (platform-specific) with call to git config.
* DOC: Add links, remove section from PR #16671
Per suggestion, removed outdated advice on getting pull branches.
Added back rST anchors, should have left them in.
* DOC: Add page anchor for PR #16671
Add '.. _development-setup:' page anchor.
|
|
|
| |
* DOC: rreword much of the howto-docs guide
|
|\
| |
| | |
DOC: Point Contributing page to new NEP 45
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Per gh-16500, changed link style to :ref:`<NEPxx>`.
Added a NEP45 target to NEP 45, and added a NEP29 target
to NEP 29 since it has the irregular NEP0029 target.
The two new NEP targets aren't picked up, though the
older ones are. Tried make clean in neps and docs.
```
/home/bjn/numpy_git/numpy-1/doc/source/dev/index.rst:191: WARNING: undefined label: nep45 (if the link has no caption the label must precede a section header)
HOWTO_RELEASE.rst.txt:43: WARNING: undefined label: nep29 (if the link has no caption the label must precede a section header)
HOWTO_RELEASE.rst.txt:50: WARNING: undefined label: nep29 (if the link has no caption the label must precede a section header)
```
The nep objects.inv does seem to have both the nep29 and nep44 targets.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Per #16500 discussion, adds link updates to PR.
Replaces NEP URLs with intersphinx links in these
files:
* doc/HOWTO_RELEASE.rst.txt
* doc/source/dev/howto-docs.rst
* numpy/doc/dispatch.py
* numpy/lib/format.py
and incorporates @rossbar's #16502 change of `config.py`.
|