Doc2dash

Latest version: v3.1.0

Safety actively analyzes 629855 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

2.0.2

<ul class="simple">
<li>Fix detection of <a class="reference external" href="http://bazaar.launchpad.net/~mwhudson/pydoctor/dev/revision/605">pydoctor 0.5</a>.
<a class="reference external" href="https://github.com/hynek/doc2dash/issues/31">#31</a>, <a class="reference external" href="https://github.com/hynek/doc2dash/issues/39">#39</a></li>
</ul>

2.0.1

<ul class="simple">
<li>Better Unicode support.
The move from <code class="docutils literal"><span class="pre">unicode_literals</span></code> to explicit prefixes broke some things that are fixed now.
<a class="reference external" href="https://github.com/hynek/doc2dash/issues/29">#29</a>, <a class="reference external" href="https://github.com/hynek/doc2dash/issues/30">#30</a></li>
</ul>

2.0.0

- Added a new parser for Sphinx documentation that uses [intersphinx](http://sphinx-doc.org/latest/ext/intersphinx.html) files that are machine readable.
That should lead to more reliable parsing and a better deduction of symbol types.
([28](https://github.com/hynek/doc2dash/issues/28))
- Added Sphinx-based documentation.
- Added colors, styles, and a progress bar to make output more comprehensible.
- `setup.py test` works now.
- Internally quite a few changes happened.
Most prominently tuples and namedtuples have been replaced by real classes and parsers don't inherit from anything anymore.
The fundamental working principal stayed the same though so porting your parsers is trivial.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.