Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/astropy/sphinx-example-index
Sphinx extension for collecting examples from narrative documentation
https://github.com/astropy/sphinx-example-index
Initial packaging
6e8043144f5977f2628d1b5c42d1fbecffab941c authored almost 5 years ago by Adrian Price-Whelan <[email protected]>
This content is mostly a placeholder for future content. For now, it
summarizes what the extensi...
I hope we can assert this early on for more standardized and readable
code (imho, of course).
f07beead3473dbfaf0a59de54d6b4f8dd9060e80 authored almost 5 years ago by Jonathan Sick <[email protected]>
The main driver behind this development guide is to document the various
set up and tox commands...
dd31f80384bc9da43cfc7f679f571e932318ce41 authored almost 5 years ago by Jonathan Sick <[email protected]>
This adds a change log to the root of the repository, and also makes
that change log available i...
The main goals of this configuration is to avoid depending on
sphinx_astropy and its extensions ...
I don't think the sphinx_example_index/ subdirectory is needed in this
use case.
The purpose of this workflow is to run weekly (on Monday mornings) and
test the master branch of...
We're aiming to use GitHub Actions instead.
db26ecc7d3553191c1e6e608f01677b6e8e5a1dc authored almost 5 years ago by Jonathan Sick <[email protected]>This GitHub Actions-based CI workflow has three jobs.
- The canary-test job runs the latest Pyt...
01b73fef1b7870351487cb470b0731e55ee2ef5d authored almost 5 years ago by Jonathan Sick <[email protected]>
The goal with these test environments is to test against every supported
patch version of sphinx...
We can only depend on pytest_astropy_header (via the pytest-astropy
package) because sphinx-exam...
These aren't needed for this Sphinx extension.
e068a7ef74a2a2de302590776338f45b6c311b71 authored almost 5 years ago by Jonathan Sick <[email protected]>
Again, this test runner seems to be dependent seems to be dependent on
Astropy, as far as I can ...
We don't want to depend on sphinx-astropy because this package will
become a dependency of sphin...
This makes the flake8 configuration available in a standard place so
that linters built into edi...
efd4352a9a5687d8afe7fd1375f61ec38c269a10 authored almost 5 years ago by Jonathan Sick <[email protected]>
This sets up the packaging from the Astropy package template
(https://github.com/astropy/package...
201f7f63fecdfff4d76cd8c9b71e7c1ae9d39400 authored almost 5 years ago by Kelle Cruz <[email protected]>