Ecosyste.ms: Issues

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

GitHub / sphinx-contrib/matlabdomain issues and pull requests

#170 - Clean up logging messages and linter issue.

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

#169 - Bump to version 0.17.0

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

#168 - Fix warnings

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

#167 - Class definitions with mustBeMember etc.

Issue - State: closed - Opened by eljistudios over 1 year ago - 1 comment

#166 - mixing classes in packages and main namespace

Issue - State: closed - Opened by rdzman over 1 year ago - 12 comments

#165 - Update README.rst

Pull Request - State: closed - Opened by mikofski over 1 year ago - 2 comments

#164 - Add citation

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

#163 - Run at 06:00UTC every day.

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

#162 - Bump to version 0.16.0

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

#161 - Add test for parse_mlappfile

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

#160 - Add pre-commit

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

#159 - Add new option: `matlab_show_property_default_value`

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

#157 - Expand testing to multiple versions of Sphinx

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

#156 - Add a test project for skipping module members

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

#155 - Tables possible?

Issue - State: closed - Opened by donkeyDau almost 2 years ago - 4 comments

#154 - Bump to version 0.15.1

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

#153 - Fix issue #151

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

#152 - Autodocumentation of class property without default discards following comment.

Issue - State: closed - Opened by BuildingAtom almost 2 years ago - 8 comments

#151 - Unable to document method with name `get`

Issue - State: closed - Opened by BuildingAtom almost 2 years ago - 1 comment

#150 - Support Pygments >= 2.14.0

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

#149 - matlabdomain does not recursively document folder/module?

Issue - State: open - Opened by zouhairm about 2 years ago - 12 comments

#148 - Read the docs build bug if sphinx == 5.1.1; passes w/ sphinx == 4.5.0

Issue - State: closed - Opened by bendhouseart about 2 years ago - 2 comments

#147 - Is there a reason parallel_read_safe is set to False?

Issue - State: open - Opened by jdillard about 2 years ago - 4 comments

#146 - Update changes.rst for new release.

Pull Request - State: closed - Opened by joeced about 2 years ago

#145 - Fix parsing of overloaded class parameters with validation functions

Pull Request - State: closed - Opened by H0R5E about 2 years ago - 1 comment

#144 - setup.py still requires 'setuptools_scm<6.0.0'

Issue - State: open - Opened by band-a-prend over 2 years ago - 4 comments

#143 - autodoc functions that use inputParser?

Issue - State: closed - Opened by Remi-Gau over 2 years ago - 2 comments

#142 - Fix README link to sphinx domains doc

Pull Request - State: closed - Opened by dstansby over 2 years ago

#141 - Cannot use autodoc-skip-members with automodule?

Issue - State: closed - Opened by edmondop over 2 years ago - 2 comments

#140 - single classdef documentation for MATLAB doc and Sphinx

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

#139 - documentation coverage

Issue - State: closed - Opened by Remi-Gau over 2 years ago - 3 comments

#138 - Update changes.

Pull Request - State: closed - Opened by joeced over 2 years ago

#137 - Fix: Updated to support Sphinx >= 5

Pull Request - State: closed - Opened by joeced over 2 years ago

#136 - ENH: Implement MATLABDomain.resolve_any_xref

Pull Request - State: closed - Opened by effigies over 2 years ago - 1 comment

#135 - Adapt to Sphinx 5.0.0

Issue - State: closed - Opened by joeced over 2 years ago

#134 - Implement resolve_any_xref

Issue - State: closed - Opened by effigies over 2 years ago - 1 comment

#133 - Nested package makes parser crash if show-inheritance is enabled

Issue - State: closed - Opened by edmondop over 2 years ago - 2 comments

#132 - Autoapplication directive does not document source code

Issue - State: open - Opened by QTBdev over 2 years ago - 5 comments
Labels: help wanted

#131 - Problems linking methods (or functions)

Issue - State: closed - Opened by cvergari over 2 years ago - 4 comments

#130 - Matlab and Python projects

Issue - State: closed - Opened by FelixBiermann over 2 years ago - 5 comments

#129 - Switch to GitHub action

Pull Request - State: closed - Opened by joeced almost 3 years ago

#128 - Release 0.13.0

Pull Request - State: closed - Opened by joeced almost 3 years ago

#127 - Added support for long property docstring in classes

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

#126 - Property getters not rendered

Issue - State: closed - Opened by cvergari almost 3 years ago - 7 comments

#125 - Multiline comments for class properties

Issue - State: closed - Opened by gyahalom about 3 years ago - 1 comment

#124 - explicit parameter for paralell processing setting

Pull Request - State: closed - Opened by mhbl3 about 3 years ago - 4 comments

#123 - 'MatModule' object has no attribute '__bases__'

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

#122 - Updated github workflow

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

#121 - Only support Sphinx >= 4 and Python >= 3.6

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

#120 - Use github actions instead of Travis CI

Issue - State: closed - Opened by joeced over 3 years ago - 1 comment

#119 - Last version compatible with Sphinx 3 and Python 2.X

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

#118 - Support Sphinx version 4

Issue - State: closed - Opened by joeced over 3 years ago - 1 comment

#117 - Parsing fails under certain circumstances when using fprintf("...")

Issue - State: closed - Opened by Funky185540 almost 4 years ago - 1 comment

#116 - Bug: Failure on parfor statements in class methods

Issue - State: closed - Opened by Funky185540 almost 4 years ago - 1 comment
Labels: bug

#115 - Fix space in method name

Pull Request - State: closed - Opened by joeced almost 4 years ago

#114 - NoneType AttributeError in import_object

Issue - State: closed - Opened by dumpadu almost 4 years ago - 15 comments
Labels: bug

#113 - Remove usage of module six

Pull Request - State: closed - Opened by joeced almost 4 years ago

#112 - Sphinx Version: 3.2.0 compatibility

Issue - State: closed - Opened by kmruehl over 4 years ago - 2 comments

#111 - Enable Function Arguments Support

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

#110 - Fixes #108 (quote is transpose after curly brace)

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

#109 - Fix tests due to Sphinx 3.1.1 changes

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

#108 - Quote is not recognized as transpose after a closing curly brace

Issue - State: closed - Opened by denisrosset over 4 years ago - 6 comments

#107 - Add RepLAB to project list

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

#105 - Properties vs. attributes keywords

Issue - State: closed - Opened by ryancoe over 4 years ago - 9 comments

#104 - Bug 103 fixed

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

#103 - Double quotes assignment before single quote argument in class method bug

Issue - State: closed - Opened by H0R5E over 4 years ago - 1 comment

#102 - New project using the Sphinx MATLAB domain

Issue - State: closed - Opened by denisrosset almost 5 years ago - 3 comments

#101 - `BuildEnvironment.warn_node` is deprecated

Issue - State: closed - Opened by denisrosset almost 5 years ago - 7 comments

#100 - Fail to generate matlab documentation

Issue - State: closed - Opened by andreasdoll almost 5 years ago - 6 comments

#99 - Handle space between function name and parentheses

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

#98 - Does the `inherited-members` autodoc option works with the Matlab domain?

Issue - State: closed - Opened by denisrosset about 5 years ago - 5 comments

#97 - Added support for documenting MATLAB application files

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

#96 - Added an option to strip the MATLAB package '+' prefix in output.

Pull Request - State: closed - Opened by ilent2 about 5 years ago - 2 comments

#95 - Autodoc MATLAB and Python code together.

Pull Request - State: closed - Opened by joeced about 5 years ago

#94 - Add support for Matlab style doctests

Issue - State: closed - Opened by skycaptain about 5 years ago - 10 comments

#93 - Package links

Issue - State: closed - Opened by denisrosset over 5 years ago - 4 comments
Labels: bug

#92 - Fix autodoc parsing error when source matlab file is not encoded as UTF-8

Pull Request - State: closed - Opened by ptitrex over 5 years ago - 1 comment

#81 - root directory renders as base module

Issue - State: closed - Opened by p3trus about 6 years ago - 8 comments

#78 - ENH: conda build

Issue - State: closed - Opened by mikofski about 6 years ago - 3 comments
Labels: enhancement, help wanted

#70 - Lists of return arguments like the inputs arguments.

Issue - State: closed - Opened by dullin over 6 years ago - 4 comments

#63 - Autodoc cannot work with both Python and Matlab code

Issue - State: closed - Opened by joeced almost 7 years ago - 11 comments
Labels: bug

#62 - Auto-document class property: size, class and functions

Issue - State: closed - Opened by joeced almost 7 years ago - 2 comments
Labels: enhancement

#56 - automethod does not work with methods defined in class folders

Issue - State: closed - Opened by joeced almost 7 years ago - 4 comments
Labels: bug

#54 - Auto-document enumerations in classes

Issue - State: open - Opened by joeced almost 7 years ago
Labels: enhancement, help wanted

#53 - Auto-document events in classdef

Issue - State: open - Opened by joeced almost 7 years ago
Labels: enhancement, help wanted

#37 - does Sphinx autosummary work with the MATLAB domain?

Issue - State: open - Opened by joeced almost 10 years ago - 7 comments
Labels: bug, minor

#20 - Use Contents.m files as __init__.py

Issue - State: closed - Opened by joeced almost 11 years ago - 1 comment
Labels: enhancement

#10 - clean up code

Issue - State: closed - Opened by joeced almost 11 years ago - 1 comment
Labels: 0.3, src, minor, proposal

#9 - generate documentation and API

Issue - State: closed - Opened by joeced almost 11 years ago - 1 comment
Labels: enhancement

#7 - add annotation to Constant properties to differentiate them from others

Issue - State: closed - Opened by joeced almost 11 years ago - 1 comment
Labels: enhancement