Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/astropy/sphinx-automodapi

Sphinx extension for generating API documentation
https://github.com/astropy/sphinx-automodapi

TST: Fix flake8 and CI jobs

a9bcf9fd8fbfe7bbd3582518136c9048b0e516c1 authored about 3 years ago
TST: Add codestyle job, update coveragerc

1512acc6bd65ffc112c57ecb13ad96155562a300 authored about 3 years ago
MNT: Bump supported Python and Sphinx versions.

TST: Update test matrix and use Actions.

b472869cb71327d68788158f4db4aca02bb94848 authored about 3 years ago
Merge pull request #137 from pllim/modernize-this

MNT: Modernize packaging

90b314ed76348683d4ff5af7c36897b0f915d2ab authored about 3 years ago
DOC: Add RTD config file

230a40c91d6a495a0c22acb162767e155df462f0 authored about 3 years ago
TST: Ignore another upstream deprecation warning.

DOC: Add change log entries from past PRs.

8d0ff8bb6f7080f98bd503538969e4c5c536d0ed authored about 3 years ago
TST: contextfunction not used here, so ignore

the deprecation warning too

1f7974f6b6f6dbd2a24ffbba8fd5b707c90835f1 authored about 3 years ago
TST: Ignore docutils deprecation warning

d9cb17aeba872144eb709723461fababfa1b5414 authored about 3 years ago
MNT: Modernize packaging

and update readme to clarify dev expectation.

ca5ddeffe0cfee000c952b6fe61b01166e14f78b authored about 3 years ago
Merge pull request #136 from ConorMacBride/intersphinx-optional

Set default value for env.intersphinx_named_inventory

04d69baa2f9efbe7df3c8966b0637c69ca72df21 authored about 3 years ago
Set default value

Signed-off-by: Conor MacBride <[email protected]>

de5fb5d1fc651572107377c687e096a01dc880ae authored about 3 years ago
Merge pull request #133 from pkgw/issue-132

a867f77cf677d97e75eba037bf2dbd45fa885d4f authored over 3 years ago
sphinx_automodapi/automodsumm.py: address #132

The members of ABC-derived classes were not being listed when they used
a custom metaclass deriv...

403620a39d6be49b8e28dc4a38433f0fa4f4e0e4 authored over 3 years ago
Merge pull request #129 from JWCook/sphinx-4-compat

Replace Autosummary.warn() calls with logger.warning() for Sphinx 4 compatibility

39609d0d712447c91ffd1809150ed71ff4ed0099 authored over 3 years ago
Replace Autosummary.warn() calls with logger.warning() for Sphinx 4 compatibility

b49e6b20b1e146f19e490ff3ff30997e994e9821 authored over 3 years ago
Merge pull request #127 from adrn/include

Add :include: option, to do the opposite of :skip:

769ea196e33c001f65df2b7d1146df5add9acfa8 authored almost 4 years ago
add test for :include:

110041268231762e0a19daccfea566760b897c8a authored almost 4 years ago
add include option to do the opposite of skip

27221d7e1d98ff4e55786b06fa17d2aea16ba555 authored almost 4 years ago
Merge pull request #126 from pllim/mnt-20210402

MNT: Code clean-up

b68a5f3c6805d7c5d0eaa55fff1ff84cc671baf0 authored almost 4 years ago
MNT: Code clean-up.

Removed PY2 compat and unused imports in setup.cfg and autodoc_enhancements.py.

fb3060d9463c7f45995f370acf3bed145ed11de8 authored almost 4 years ago
Merge pull request #124 from pllim/replace-with-main

MNT: Replace master with main

f66e58254e58220f49a30b6c66280d8e2d940c9e authored almost 4 years ago
Revert out-of-scope changes

6a5a176ec8a156c4663a99b5db4e022e1d57531b authored almost 4 years ago
MNT: Replace master with main

4888986cd89b59b8af49b9434fefb3d8827906e7 authored almost 4 years ago
MNT: Update URL in setup.cfg [ci skip]

1a7c526c92ab8d0aa95d00f4cd0fa96a04cecca0 authored about 4 years ago
Merge pull request #120 from pllim/rm-astropy-channel

DOC: Replace astropy channel with conda-forge

9af07e313294d523a7c4d052e2d6fe9ff7ec630d authored about 4 years ago
DOC: Replace astropy channel with conda-forge [ci skip]

8caef915906fbb7ad4b00348993417f1790debd2 authored about 4 years ago
Back to development: v0.14

2be6c0426e45063c08dc9ad1727524408f00f33e authored over 4 years ago
Preparing release v0.13

42c8e53b5d78fcf1c280be05f65ae9e766dcc008 authored over 4 years ago
Merge pull request #117 from astrofrog/update-tests

Require Python 3.6 and update Azure configuration

9d296ba60f615fcf478f1a62b88d9e7fbee1aff2 authored over 4 years ago
Don't measure coverage for now

Co-authored-by: P. L. Lim <[email protected]>

3a3ba54302bb57ebdda4604492f2af0b4f77abb4 authored over 4 years ago
Fix typo in changelog

98b24b65f0d86ae7a986b885d74b99d8ddace900 authored over 4 years ago
Install graphviz

38691510e61fdc6d982a5ee4832ae3047d27f079 authored over 4 years ago
Require Python 3.6 and update Azure configuration to use OpenAstronomy template and test against more Sphinx versions

fe6bc74b7a7b80f302ad48fd1606378cf644c07d authored over 4 years ago
Merge pull request #112 from Cadair/rst_files

Always use .rst extension

cb8f5afd1e3c124832d07486cfe7199a2527706e authored over 4 years ago
Merge pull request #111 from mhvk/fix-allowed-names

Fix allowed names

0dad239a5fb08b926421eae518eb0c4017b408ad authored over 4 years ago
Always use .rst extension

c12c14a1197ac0380d098a53054c14935fdff3fd authored over 4 years ago
Changelog entry

4b45b2957932616aebf6f4d5fd7593384926a287 authored over 4 years ago
Ensure allowed-package-names actually works.

As it was, it could not handle lists correctly, and even single strings
were ignored further down.

da3eb6e7bbd6dd20e72d33eaaa0d7e1e8a35a054 authored over 4 years ago
Merge pull request #100 from rocco8773/fix-keyerror-refexplicit

Fix keyerror on refexplicit and refdoc

4c8e33c4a6d64c4d7000be901c9cc97a7fdf516c authored almost 5 years ago
limit azure pip install to "coverage<5.0"

01add3052a2f7a348bd8df0fcd5ec308d64e958d authored almost 5 years ago
set azure to run on the latest version so windows, ubuntu, and macos

d10e57b71d2ef0f2cebc77e74a66186f3ad667ca authored almost 5 years ago
remove limit pytest < 5.4

95e18eabafa10ecf5427cdda47a65fe89dfc247d authored almost 5 years ago
limit coverage < 5.0

a108e5fef41308f6da2ba27da8710115d9d05d3b authored almost 5 years ago
limit coverage < 5.1

8c8f0610c234c63e0c5dff6db330e63ba288a3c4 authored almost 5 years ago
limit ptest < 5.4

4be727fc48e8bbf2e3980113403565ce93e73431 authored almost 5 years ago
Update sphinx_automodapi/smart_resolver.py

fix typo

Co-Authored-By: Nick Murphy <[email protected]>

418fa05bd1b89fc01a2071b8ff4ba4d64161ae40 authored almost 5 years ago
ensure `front` is defined before if-statement

f13f5799cdb1380ce11858101d7f08b3cedc1c67 authored almost 5 years ago
PEP8: line width

bba730ec006344188b314acf69d8c4102accbff6 authored almost 5 years ago
use .get to retrieve refexplicit and refdoc to handle when the reference/node was not built with these attributes

40245cabf9ec19da4b44650f998d0e543a45b6fb authored almost 5 years ago
add docstings and comments to `missing_reference_handler`

789f423c15144918950d301183dceb4d416e3018 authored almost 5 years ago
remove duplicate/redundant declaration of `reftarget`

36c96044ea1fe12a3a0961e6203198a098db2360 authored almost 5 years ago
fix typo

6770b7959df829aaa60a67b3d14f9c1be02fe14c authored almost 5 years ago
Back to development: v0.13

30953a980b30dce5052806b8a0f943c7c30b66eb authored over 5 years ago
Preparing release v0.12

c5369568d40602d04cbe6176e18f1955d485663b authored over 5 years ago
Merge pull request #88 from eteq/add-version-policy

Update sphinx req to 1.7 and add version "policy"

3acbb6e5a63bd3a631d2f23a97aa678dd3ed7e8f authored over 5 years ago
remove unneeded comment

961fa48e6b12c70e77d39ab1637cfd5dffc9f095 authored over 5 years ago
add changelog entry

aff17b5d4941c5a57fe0ac28be41e38e95655a02 authored over 5 years ago
fix suggested by @bsipocz

957e41c42ccd180d04102745d770c6e6bbf9366c authored over 5 years ago
Remove code that is no longer needed with Sphinx >=1.7

412a801f692a5cb2db1eae18af02457b2c5988cc authored over 5 years ago
update tox file

d247ebabad77e81018070737563fe1b87c2bf4f8 authored over 5 years ago
add 'policy'

2bc87bb6081fcbdf885657a0ef603d28238aabae authored over 5 years ago
change to sphinx 1.7 as req

5ac13cdce4bbeed63d0df2e6b3303b2de3202c10 authored over 5 years ago
Updated CI badges in README

9f0b05cc5c140c27f8331b5c1cd2e3b17747afeb authored over 5 years ago
Merge pull request #87 from astrofrog/remove-travis

Remove Travis configuration

ccf935486f9b830da0639d767c8d2d9eb774f7af authored over 5 years ago
Merge pull request #86 from astrofrog/fix-app-warn

Fix remaining instances of app.warn

48f0baca9c1a0a67a3998a5b5c525e62bf2f8e81 authored over 5 years ago
Remove Travis CI configuration since Azure Pipelines is now set up to run cron jobs.

708f4bd85b242b6d8c0e56ed7a7c26321ccb37eb authored over 5 years ago
Cleanup imports and move SPHINX_LT_?? constants to a centralized location

336f884cf7c351d2243009c32baa554bdaeef154 authored over 5 years ago
Fix compatibility with Python 2.7

820b8500c6c3254645f20992b958b59616572719 authored over 5 years ago
Remove unused variable

207a1d65bcd67d0799f007f142236eb62fcbe910 authored over 5 years ago
Remove unused message

8ffd0c8226895430131085f3e37465cdfa1a8390 authored over 5 years ago
Avoid issues with registering extensions multiple times with Sphinx 1.4

2bea520258a933c13c6d8020a75d9281e2b1345a authored over 5 years ago
Added changelog entry

0bde7075bf0a217b9919955dd82a740ba99b7886 authored over 5 years ago
Fix compatibility with older Sphinx versions

667171e553f680fba36d8d6408bd8a40a449db66 authored over 5 years ago
Refactored tests to not use fake application/configuration classes but instead always run Sphinx. Fix remaining instances of app.warn which caused issues with Sphinx 2.x.

816e37c1e0070ac47a8388777eac57d8c7a96c8e authored over 5 years ago
Adjust Azure cron settings

62e6737cfc2b2438bcc0a2ac74e3a16c60007f93 authored over 5 years ago
Merge pull request #84 from astrofrog/use-tox

Fix packaging bug, add tox configuration, and switched to Azure Pipelines

f6877e443e960e09cf7d57dd85c0f9e0311f25f9 authored over 5 years ago
Simplify Travis configuration

93dd803ada19c98ca8c8863c9adce70ffb0a6f87 authored over 5 years ago
Use bash upload script for Windows

f1eb6146650069ce189e9e326fc4914fb1628d3d authored over 5 years ago
Fix uploading of Windows results

3ff1d4c6e2dfc75e33abf257648d2157bd3b6789 authored over 5 years ago
Fix coverage reporting

c1be481f30c625be7d2541b3cf43bcec31f14dea authored over 5 years ago
Properly combine coverage results

4c53fa30706bca5e23d471f25d033cce4217e622 authored over 5 years ago
Don't output coverage results to terminal, and don't run clocale tests on Windows

526f981e35b9d95f101272098f16f0088e7d916a authored over 5 years ago
Fix deprecation warnings for things that will be removed in 4.0

37fc84c836d90b756a1456719028fefff294088e authored over 5 years ago
Add back Travis configuration for cron jobs with the developer version of Sphinx, fix coverage reporting, and use secret codecov token variable

594a8b385620dc0bfb3022b125e002d2c7af8ad4 authored over 5 years ago
Make sure pytest-cov uses the .coveragerc file

13622be47a8bac18d7c50835dc50d2479ad9c379 authored over 5 years ago
Added codecov command

1fee2b69d9c205ca47ae880e7c5fc20e7f85c1d8 authored over 5 years ago
Added cron job

7454b934791ba617e4780ed12709f5e8700bb0db authored over 5 years ago
Fix doc_path if docname is not given to automodapi_replace

2f80b5156de64529e51b4209d0437a1cd8e081d8 authored over 5 years ago
Simplify list of environments in tox

f390d8188707e5103bc436d86fe7e68f7ea70cf3 authored over 5 years ago
Add Azure Pipelines configuration

4c383479675dcb3008c3d9589934524684548c72 authored over 5 years ago
Use latest stable versions of sphinx

281cda0d3eb6849fcc55fc7590f553900ca31ea6 authored over 5 years ago
Specify Python versions explicitly in tox environments

34435f6b067496a65283b47cfe784927f7a09271 authored over 5 years ago
Switch language to c

9988c627c33d1db52a668ae5fc33685d560a54c1 authored over 5 years ago
List contents of conda environment

316a83e7d3064dc60d813daab41f571f94568f26 authored over 5 years ago
Add vcpython27 and graphviz on Windows builds

f144b0aa41f3206554278fbf5c26b98ed12d27d5 authored over 5 years ago
Added a 'test' extras_require

4412e2ca8ba7a19fbaebdb706dd617d562c20741 authored over 5 years ago
Simplify build a little

20ba8f78db10142a62d96df7bdbe882d53fc98f2 authored over 5 years ago
Added basic tox configuration

180a2449b8a54b359f1a05e8320838ddb3bac836 authored over 5 years ago
Updated CI configuration to use tox

5075dabe545b5dca6367131c25b7d9ae50d4cec5 authored over 5 years ago
Fix inclusion of deeply nested package data

19069a2d3321e6ad876b7f60c00e75e14530ff4d authored over 5 years ago