sphinxcontrib-waterloo-docstrings 0.3.2__tar.gz → 0.3.3__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (16) hide show
  1. {sphinxcontrib_waterloo_docstrings-0.3.2/src/sphinxcontrib_waterloo_docstrings.egg-info → sphinxcontrib_waterloo_docstrings-0.3.3}/PKG-INFO +2 -2
  2. {sphinxcontrib_waterloo_docstrings-0.3.2 → sphinxcontrib_waterloo_docstrings-0.3.3}/README.md +1 -1
  3. sphinxcontrib_waterloo_docstrings-0.3.3/VERSION +1 -0
  4. {sphinxcontrib_waterloo_docstrings-0.3.2 → sphinxcontrib_waterloo_docstrings-0.3.3/src/sphinxcontrib_waterloo_docstrings.egg-info}/PKG-INFO +2 -2
  5. sphinxcontrib_waterloo_docstrings-0.3.2/VERSION +0 -1
  6. {sphinxcontrib_waterloo_docstrings-0.3.2 → sphinxcontrib_waterloo_docstrings-0.3.3}/LICENSE +0 -0
  7. {sphinxcontrib_waterloo_docstrings-0.3.2 → sphinxcontrib_waterloo_docstrings-0.3.3}/pyproject.toml +0 -0
  8. {sphinxcontrib_waterloo_docstrings-0.3.2 → sphinxcontrib_waterloo_docstrings-0.3.3}/setup.cfg +0 -0
  9. {sphinxcontrib_waterloo_docstrings-0.3.2 → sphinxcontrib_waterloo_docstrings-0.3.3}/src/sphinxcontrib/waterloo_docstrings/__init__.py +0 -0
  10. {sphinxcontrib_waterloo_docstrings-0.3.2 → sphinxcontrib_waterloo_docstrings-0.3.3}/src/sphinxcontrib/waterloo_docstrings/_static/common_styles.css +0 -0
  11. {sphinxcontrib_waterloo_docstrings-0.3.2 → sphinxcontrib_waterloo_docstrings-0.3.3}/src/sphinxcontrib/waterloo_docstrings/_static/waterloo_base.css +0 -0
  12. {sphinxcontrib_waterloo_docstrings-0.3.2 → sphinxcontrib_waterloo_docstrings-0.3.3}/src/sphinxcontrib/waterloo_docstrings/extension.py +0 -0
  13. {sphinxcontrib_waterloo_docstrings-0.3.2 → sphinxcontrib_waterloo_docstrings-0.3.3}/src/sphinxcontrib_waterloo_docstrings.egg-info/SOURCES.txt +0 -0
  14. {sphinxcontrib_waterloo_docstrings-0.3.2 → sphinxcontrib_waterloo_docstrings-0.3.3}/src/sphinxcontrib_waterloo_docstrings.egg-info/dependency_links.txt +0 -0
  15. {sphinxcontrib_waterloo_docstrings-0.3.2 → sphinxcontrib_waterloo_docstrings-0.3.3}/src/sphinxcontrib_waterloo_docstrings.egg-info/requires.txt +0 -0
  16. {sphinxcontrib_waterloo_docstrings-0.3.2 → sphinxcontrib_waterloo_docstrings-0.3.3}/src/sphinxcontrib_waterloo_docstrings.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: sphinxcontrib-waterloo-docstrings
3
- Version: 0.3.2
3
+ Version: 0.3.3
4
4
  Summary: Sphinx extension for Waterloo Docstrings
5
5
  Author: Uwe
6
6
  License-Expression: BSD-2-Clause
@@ -36,7 +36,7 @@ Dynamic: license-file
36
36
  # Sphinx-Contrib Waterloo Docstrings
37
37
 
38
38
  ![License](https://img.shields.io/badge/license-BSD--2--Clause-blue)
39
- ![Version](https://img.shields.io/badge/version-0.3.2-orange)
39
+ ![Version](https://img.shields.io/badge/version-0.3.3-orange)
40
40
  ![Python](https://img.shields.io/badge/python-3.10%2B-blue)
41
41
  ![Sphinx](https://img.shields.io/badge/Sphinx-extension-0A507A)
42
42
  [![GitHub](https://img.shields.io/badge/GitHub-sdv_doc_waterloo%40sphinx-181717?logo=github)](https://github.com/uwe-at-sdv/sdv_doc_waterloo/tree/sphinx)
@@ -5,7 +5,7 @@
5
5
  # Sphinx-Contrib Waterloo Docstrings
6
6
 
7
7
  ![License](https://img.shields.io/badge/license-BSD--2--Clause-blue)
8
- ![Version](https://img.shields.io/badge/version-0.3.2-orange)
8
+ ![Version](https://img.shields.io/badge/version-0.3.3-orange)
9
9
  ![Python](https://img.shields.io/badge/python-3.10%2B-blue)
10
10
  ![Sphinx](https://img.shields.io/badge/Sphinx-extension-0A507A)
11
11
  [![GitHub](https://img.shields.io/badge/GitHub-sdv_doc_waterloo%40sphinx-181717?logo=github)](https://github.com/uwe-at-sdv/sdv_doc_waterloo/tree/sphinx)
@@ -0,0 +1 @@
1
+ 0.3.3
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: sphinxcontrib-waterloo-docstrings
3
- Version: 0.3.2
3
+ Version: 0.3.3
4
4
  Summary: Sphinx extension for Waterloo Docstrings
5
5
  Author: Uwe
6
6
  License-Expression: BSD-2-Clause
@@ -36,7 +36,7 @@ Dynamic: license-file
36
36
  # Sphinx-Contrib Waterloo Docstrings
37
37
 
38
38
  ![License](https://img.shields.io/badge/license-BSD--2--Clause-blue)
39
- ![Version](https://img.shields.io/badge/version-0.3.2-orange)
39
+ ![Version](https://img.shields.io/badge/version-0.3.3-orange)
40
40
  ![Python](https://img.shields.io/badge/python-3.10%2B-blue)
41
41
  ![Sphinx](https://img.shields.io/badge/Sphinx-extension-0A507A)
42
42
  [![GitHub](https://img.shields.io/badge/GitHub-sdv_doc_waterloo%40sphinx-181717?logo=github)](https://github.com/uwe-at-sdv/sdv_doc_waterloo/tree/sphinx)
@@ -1 +0,0 @@
1
- 0.3.2