Jared Dillard

Results 31 issues of Jared Dillard

I'm trying to get a `Framework :: Sphinx :: Domain` PyPi classifier approved to help with the Sphinx docs as well as keep the ecosystem more organize and I need...

Are there known reasons why [parallel_read_safe](https://github.com/sphinx-contrib/matlabdomain/blob/fe8bb907cbcf391693afca274d3aa590bac0bf70/sphinxcontrib/matlab.py#L837) is set to `False` as opposed to `True`, as done in https://github.com/sphinx-contrib/matlabdomain/pull/124? Or was it just the safest option to suppress the warning at...

I'm trying to get a `Framework :: Sphinx :: Domain` PyPi classifier approved to help with the Sphinx docs as well as keep the ecosystem more organize and I need...

I converted [swagger-generator/src/test/resources/simplest.yang](https://github.com/bartoszm/yang2swagger/blob/67b312c8984462152d1b54d3c7e96f3fa6ddffeb/swagger-generator/src/test/resources/simplest.yang), which has an integer with a range of `1` to `4096`: ``` typedef myint1 { type int32 { range 1..4096; } } ``` Although, in the swagger...

The mandatory fields don't appear in the generated swagger file when using the CLI. This YANG model: ``` rpc system-ping { input { leaf destination { mandatory true; type union...

enhancement
help wanted

I just came across [RFC8527](https://tools.ietf.org/html/rfc8527). I don't have a need for it currently, but figure it wouldn't hurt to have a place to discuss if it needs support.

enhancement
help wanted

I'm trying to get a `Framework :: Sphinx :: Domain` PyPi classifier approved to help with the Sphinx docs as well as keep the ecosystem more organize and I need...

I'm trying to get a `Framework :: Sphinx :: Domain` PyPi classifier approved to help with the Sphinx docs as well as keep the ecosystem more organize and I need...

## Summary of changes The README made a reference to the `sphinx-pyproject` table when it looks like it should have been to the `project` table. ## Preview - https://github.com/jdillard/sphinx-pyproject/blob/patch-1/README.rst#configuration

## Summary of Changes - Improve logging