Ecosyste.ms: Issues

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

GitHub / Feneric/doxypypy issues and pull requests

#95 - Add support for for loops in example section in docstrings

Pull Request - State: open - Opened by sebsken 5 months ago

#94 - Add whitespace to multi-line helper text

Pull Request - State: open - Opened by ddfault 12 months ago - 1 comment

#93 - TypeError: unexpected keyword argument 'containingNodes'

Issue - State: closed - Opened by NekiMedo almost 2 years ago - 5 comments

#92 - Added support to Python 3.10 for tox

Pull Request - State: open - Opened by burgerbecky about 2 years ago

#91 - DOC: Improve README.md example

Issue - State: open - Opened by buhtz about 2 years ago

#90 - Provide version information the usual way

Issue - State: open - Opened by buhtz about 2 years ago

#89 - How to specify the type of an argument?

Issue - State: open - Opened by buhtz over 2 years ago - 1 comment

#88 - doxypypy still relevant with Doxygen 1.9.* ?

Issue - State: open - Opened by buhtz over 2 years ago - 2 comments

#87 - Do not match string prefix at end of docstring

Pull Request - State: open - Opened by panicgh over 2 years ago

#86 - Question about file level (not module level) docs

Issue - State: open - Opened by the-moog over 2 years ago

#83 - Offset in line numbers

Issue - State: open - Opened by wimcoelus over 2 years ago

#82 - Adding basic RST support to doxypypy

Pull Request - State: closed - Opened by raspyThomas almost 3 years ago - 4 comments

#81 - Update package on PyPi

Issue - State: closed - Opened by rynkk about 3 years ago - 4 comments

#80 - unexpected keyword argument

Issue - State: closed - Opened by BeastyBlacksmith about 3 years ago - 3 comments

#79 - Avoid index-out-of-range exception with back-to-back notes.

Pull Request - State: closed - Opened by dcdolson about 3 years ago

#77 - Installation requires chardet to work

Pull Request - State: closed - Opened by frodon1 over 3 years ago

#76 - Use argparse instead of optparse

Pull Request - State: closed - Opened by frodon1 over 3 years ago

#75 - Consider use argparse instead of optparse

Issue - State: closed - Opened by frodon1 over 3 years ago

#74 - [Bug] Doxygen output BrokenPipeError: [Errorno 32] Broken pipe

Issue - State: open - Opened by athola over 4 years ago - 1 comment

#73 - [Bug] conflicts withe `INLINE_SOURCES` .

Issue - State: open - Opened by 625781186 over 4 years ago - 2 comments
Labels: duplicate

#72 - Is this library still ok?

Issue - State: open - Opened by 625781186 over 4 years ago

#71 - add overwrite of visit_Constant to workaround problems with Python 3.8

Pull Request - State: closed - Opened by svigerske over 4 years ago - 4 comments

#69 - private variables in class could not documented

Issue - State: open - Opened by tfelden over 4 years ago

#68 - Option for leaving the function parameter types empty for use with Breathe?

Issue - State: open - Opened by grbd over 4 years ago - 1 comment

#67 - Multiple lines for attributes

Issue - State: open - Opened by grbd over 4 years ago - 1 comment

#66 - Needed a workaround to handle function decorators

Issue - State: closed - Opened by fa-vio almost 5 years ago - 1 comment

#65 - How to test?

Issue - State: closed - Opened by magwas almost 5 years ago - 2 comments

#64 - Support for numpy docstrings

Issue - State: open - Opened by vocx-fc almost 5 years ago - 3 comments

#63 - decorators?

Issue - State: closed - Opened by magwas almost 5 years ago - 1 comment

#62 - Fix for issue #52

Pull Request - State: closed - Opened by burgerbecky about 5 years ago - 3 comments

#61 - Update README.rst - remove need for 'py_filter'

Pull Request - State: closed - Opened by nicobako about 5 years ago - 1 comment

#60 - Ignores paramters with empty description

Issue - State: open - Opened by buhtz over 5 years ago

#59 - Data type of function parameter

Issue - State: open - Opened by buhtz over 5 years ago

#58 - Missing documentation for __str__(), __init__(), etc

Issue - State: open - Opened by evandrocoan about 6 years ago

#57 - Asyncio functions not parsed

Issue - State: closed - Opened by EEsDoNotItNow about 6 years ago - 1 comment
Labels: bug

#56 - Add property reformatting

Pull Request - State: closed - Opened by jaydcarlson over 6 years ago - 1 comment

#55 - Starting docstring starting with "<word>:" raises error

Issue - State: open - Opened by cfrings over 6 years ago

#53 - Unicode: encoding detection is inaccurate

Issue - State: open - Opened by cfrings over 6 years ago

#52 - Importing 'linesep' from 'os' leeds to every other line being blank in Windows

Issue - State: closed - Opened by cfrings over 6 years ago - 3 comments

#51 - How do I use doxypypy on shared objects?

Issue - State: open - Opened by kaimast over 6 years ago

#50 - Parameters start with error are processed as code block.

Issue - State: open - Opened by wohauser over 6 years ago

#49 - Fix the handling of module-level namespaces.

Pull Request - State: open - Opened by robottwo over 6 years ago - 6 comments

#48 - Fix typo

Pull Request - State: closed - Opened by ghost over 6 years ago - 4 comments

#47 - README.rst points to broken Google Python Style Guide URL

Issue - State: closed - Opened by dcg-csc over 6 years ago - 1 comment

#46 - Update tests to support new syntax of checkIfCode

Pull Request - State: closed - Opened by vindex10 over 6 years ago - 1 comment

#45 - Documentation after a member

Issue - State: open - Opened by Hibou57 over 6 years ago

#44 - On blank line in code listing

Pull Request - State: closed - Opened by vindex10 over 6 years ago - 1 comment

#43 - inCodeBlock passed by value into checkIfCode so didn't updated

Pull Request - State: closed - Opened by vindex10 over 6 years ago - 3 comments

#42 - Multiple lines in sections (including "returns")

Pull Request - State: open - Opened by vindex10 over 6 years ago - 1 comment

#41 - Allow multiple lines in args' description.

Pull Request - State: open - Opened by vindex10 over 6 years ago - 3 comments

#40 - IndexError while generating docs on Windows 10

Issue - State: open - Opened by asinha94 almost 7 years ago - 5 comments

#39 - Added check of lastVarLineNum to prevent problems in pathlogical zero…

Pull Request - State: closed - Opened by Feneric over 7 years ago

#38 - Local variable 'firstVarLine' referenced before assignment. (Solution proposal inside)

Issue - State: open - Opened by Carbaz over 7 years ago - 3 comments
Labels: bug

#37 - Added Python Doxygen icon.

Pull Request - State: closed - Opened by Feneric over 7 years ago

#36 - Examples gets nested in the exceptions section

Issue - State: open - Opened by OskarPersson over 7 years ago - 1 comment

#35 - Hardcoded python version in script shebang

Issue - State: open - Opened by leamas over 7 years ago - 4 comments

#33 - Documentation of the modules

Issue - State: open - Opened by ochurlaud almost 8 years ago - 6 comments

#32 - In @code balises, output is parsed

Issue - State: open - Opened by ochurlaud almost 8 years ago - 1 comment

#31 - "cls" parameter not recognized on class methods

Issue - State: open - Opened by rmcfatter almost 8 years ago - 1 comment
Labels: bug

#29 - Remove 'object' from inherited class list

Pull Request - State: closed - Opened by Alcolo47 over 8 years ago - 5 comments

#28 - doxygen keywords as parameters

Issue - State: open - Opened by hellfleck over 8 years ago - 1 comment

#27 - "Definition at line" does not work correctly

Issue - State: closed - Opened by DevynCJohnson over 8 years ago - 3 comments

#26 - Added ability to work with source files with BOMs.

Pull Request - State: closed - Opened by Feneric over 8 years ago

#25 - SyntaxError exception for UTF-8-BOM files

Issue - State: closed - Opened by jonathan-lp over 8 years ago - 3 comments
Labels: bug

#24 - @namespace tweaking

Pull Request - State: closed - Opened by folx over 8 years ago - 1 comment

#23 - How to document class-instance variables?

Issue - State: open - Opened by pepr almost 9 years ago - 2 comments

#22 - Crash on the correct Python 3 script with `Syntax error`

Issue - State: closed - Opened by pepr almost 9 years ago - 3 comments

#21 - `@protected` and `@private` will be ignored

Issue - State: open - Opened by raabf about 9 years ago - 1 comment

#20 - from import syntax

Issue - State: closed - Opened by Alcolo47 over 9 years ago - 2 comments
Labels: wontfix

#19 - Unfortunate interaction between doxypypy and Doxygen markdown support

Issue - State: open - Opened by quantheory over 9 years ago - 3 comments

#18 - Class @property

Issue - State: closed - Opened by uSpike almost 10 years ago - 2 comments
Labels: enhancement

#17 - Module-Level Docstrings Pushed Down into Function Docstring

Issue - State: open - Opened by jvia almost 10 years ago - 3 comments

#16 - Fixed typo in README.md

Pull Request - State: closed - Opened by mar-na over 10 years ago

#15 - Add some basic instructions for invoking.

Pull Request - State: closed - Opened by CodieCodemonkey over 10 years ago - 6 comments

#14 - Strange @code ... @endcode generation

Issue - State: open - Opened by CodieCodemonkey over 10 years ago - 5 comments

#13 - Underscored local variables mistaken for class members

Issue - State: open - Opened by toddmowen over 10 years ago - 5 comments

#12 - Is it possible to specify the expected type of a parameter?

Issue - State: closed - Opened by npoirey over 10 years ago - 4 comments
Labels: question

#11 - Question concerning module-level docstrings

Issue - State: open - Opened by heather625 almost 11 years ago - 3 comments
Labels: question

#10 - Section headings

Pull Request - State: closed - Opened by aherrmann almost 11 years ago

#9 - Add tests for raw docstrings.

Pull Request - State: closed - Opened by aherrmann almost 11 years ago

#8 - Issue with raw docstrings

Issue - State: closed - Opened by aherrmann almost 11 years ago - 5 comments
Labels: bug

#7 - Feature request: `See also:` section

Issue - State: closed - Opened by aherrmann almost 11 years ago - 15 comments
Labels: enhancement

#6 - Any hope for Python 3 support?

Issue - State: closed - Opened by CodieCodemonkey almost 11 years ago - 10 comments
Labels: enhancement

#5 - Single line regular expressions are too forgiving

Issue - State: closed - Opened by rockg almost 11 years ago - 2 comments
Labels: bug

#4 - Issue with class attributes interpretation

Issue - State: closed - Opened by ofouillo almost 11 years ago - 13 comments
Labels: bug

#3 - @fn tag removes prior commands

Issue - State: closed - Opened by rockg about 11 years ago - 7 comments
Labels: bug

#2 - No installation nor usage instructions

Issue - State: open - Opened by SEWilco about 11 years ago - 4 comments
Labels: enhancement

#1 - Cannot do "python setup.py install" when in the same directory as setup.py

Issue - State: closed - Opened by howejacob1 about 11 years ago - 6 comments
Labels: bug