Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / sphinx-extensions2/sphinx-autodoc2 issues and pull requests

#80 - can't generate class inheritance

Issue - State: open - Opened by borco 19 days ago

#79 - Fix incorrect `autodoc-object` directive

Pull Request - State: closed - Opened by laymonage 24 days ago - 1 comment

#76 - Update autodoc.md

Pull Request - State: closed - Opened by Snoopy1866 about 1 month ago

#75 - Crash on Documenting Autogenerated Code

Issue - State: open - Opened by muellert about 2 months ago - 1 comment

#74 - Namespace packages v2

Pull Request - State: open - Opened by zeehio 2 months ago

#73 - pre-commit autoupdate 2024-09-28

Pull Request - State: open - Opened by cclauss 2 months ago

#71 - Type alias support

Issue - State: open - Opened by snorkysnark 2 months ago

#70 - [Bug] Not working with `lazy-loader`

Issue - State: open - Opened by liblaf 3 months ago

#69 - Support documenting namespace packages

Pull Request - State: open - Opened by davidselassie 4 months ago - 2 comments

#67 - Add flag to cli to write markdown

Pull Request - State: open - Opened by thewtex 4 months ago

#64 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: open - Opened by pre-commit-ci[bot] 6 months ago

#62 - 🔧 Update pre-commit

Pull Request - State: closed - Opened by chrisjsewell 7 months ago

#61 - Fix? nested id for the link tag (#17)

Pull Request - State: open - Opened by krerkkiat 8 months ago

#60 - 0.5.0: sphinx warnings `reference target not found`

Issue - State: open - Opened by kloczek 9 months ago

#59 - ⬆️ Bump pre-commit/action from 3.0.0 to 3.0.1

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 2 comments
Labels: dependencies, github_actions

#56 - Links are outdated

Issue - State: open - Opened by LecrisUT 10 months ago

#55 - Add API to manually update database before writing files

Pull Request - State: open - Opened by mm21 11 months ago

#54 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 11 months ago

#52 - Renders nested exceptions in classes

Pull Request - State: open - Opened by davidselassie 11 months ago

#51 - Inner exceptions are missing

Issue - State: open - Opened by davidselassie 11 months ago

#50 - Comparison with sphinx-autoapi?

Issue - State: open - Opened by auscompgeek 11 months ago - 2 comments

#49 - Fix type in quick-start example

Pull Request - State: open - Opened by lan496 11 months ago

#47 - ⬆️ Bump actions/setup-python from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies, github_actions

#45 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 12 months ago

#44 - ⬆️ Update sphinx requirement from <7,>=4.0.0 to >=4.0.0,<8

Pull Request - State: open - Opened by dependabot[bot] 12 months ago - 4 comments
Labels: dependencies, python

#42 - ⬆️ Bump actions/checkout from 2 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, github_actions

#41 - 🚀 RELEASE v0.5.0

Pull Request - State: closed - Opened by chrisjsewell about 1 year ago

#40 - 👌 Improve: represent callable constants

Pull Request - State: closed - Opened by chrisjsewell about 1 year ago

#39 - ⬆️ Fix astroid v3 integration

Pull Request - State: closed - Opened by chrisjsewell about 1 year ago

#38 - 📚 Fix Readthedocs PR builds

Pull Request - State: closed - Opened by chrisjsewell about 1 year ago

#37 - 🔧 Replace black/isort with ruff formatter

Pull Request - State: closed - Opened by chrisjsewell about 1 year ago

#36 - 🔧 fix tests (pin astroid <3)

Pull Request - State: closed - Opened by chrisjsewell about 1 year ago

#35 - Astroid 3.0 support

Issue - State: closed - Opened by tony about 1 year ago

#34 - Can error due to `TypeAlias` visitor via `astroid`

Issue - State: closed - Opened by tony about 1 year ago

#33 - Support for NumPy-style docstrings

Issue - State: open - Opened by ma-sadeghi about 1 year ago - 4 comments

#32 - Add support for overloaded functions

Issue - State: open - Opened by ketozhang about 1 year ago

#31 - astroid 3 breaks builds: AttributeError: 'Module' object has no attribute 'doc'

Issue - State: closed - Opened by thewtex about 1 year ago - 2 comments

#30 - Class variable intialized with object: value rendered as None

Issue - State: open - Opened by powderflask about 1 year ago - 1 comment

#29 - Add support `index_filename` option to `autodoc2`.

Pull Request - State: open - Opened by jag-k over 1 year ago - 3 comments

#28 - 0.4.2 MystRenderer renders default values incorrectly

Issue - State: open - Opened by johanseland over 1 year ago

#27 - 0.4.2: pytest warnings

Issue - State: closed - Opened by kloczek over 1 year ago

#26 - 0.4.2: sphinx warnings `reference target not found`

Issue - State: closed - Opened by kloczek over 1 year ago - 2 comments

#25 - Question: remove module name from path

Issue - State: open - Opened by jeertmans over 1 year ago - 2 comments

#23 - ValueError: Item src does not exist

Issue - State: open - Opened by valberg over 1 year ago - 2 comments

#22 - Docstrings don't seem to create linked headings

Issue - State: open - Opened by reivilibre over 1 year ago

#21 - Support autodoc_typehints setting

Issue - State: open - Opened by blink1073 over 1 year ago - 3 comments

#20 - Support autodoc_class_signature

Issue - State: open - Opened by DatGuy1 over 1 year ago - 1 comment

#18 - Update autodoc.md

Pull Request - State: open - Opened by chrisjsewell over 1 year ago

#17 - autodoc2-object and -summary outputs full path

Issue - State: open - Opened by DatGuy1 over 1 year ago - 3 comments

#14 - ⬆️ Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies, github_actions

#13 - ⬆️ Bump actions/setup-python from 2 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, github_actions

#12 - 👌 Allow names starting `~` in autodoc2-summary

Pull Request - State: closed - Opened by chrisjsewell over 1 year ago

#11 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago

#10 - ✨ NEW: Add `autodoc2-summary` directive

Pull Request - State: closed - Opened by chrisjsewell over 1 year ago

#9 - 👌 Improve allow rendering in non-standalone mode

Pull Request - State: closed - Opened by chrisjsewell almost 2 years ago

#8 - ‼️ `autodoc2_packages` dict now only for analysis

Pull Request - State: closed - Opened by chrisjsewell almost 2 years ago

#7 - ✨ Allow docstring parser to be specified

Pull Request - State: closed - Opened by chrisjsewell almost 2 years ago

#6 - 👌 Remove description title of modules

Pull Request - State: closed - Opened by chrisjsewell almost 2 years ago

#5 - 👌 IMPROVE: use `autodoc2-docstring` directive

Pull Request - State: closed - Opened by chrisjsewell almost 2 years ago

#4 - 📚 DOCS: Move config

Pull Request - State: closed - Opened by chrisjsewell almost 2 years ago

#3 - 👌 Add `autodoc2_no_index` option

Pull Request - State: closed - Opened by chrisjsewell almost 2 years ago

#2 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] almost 2 years ago