ons-mkdocs-theme 0.2.2__tar.gz → 0.2.4__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 (29) hide show
  1. {ons_mkdocs_theme-0.2.2 → ons_mkdocs_theme-0.2.4}/PKG-INFO +1 -1
  2. {ons_mkdocs_theme-0.2.2 → ons_mkdocs_theme-0.2.4}/ons_mkdocs_theme.egg-info/PKG-INFO +1 -1
  3. ons_mkdocs_theme-0.2.4/ons_mkdocs_theme.egg-info/SOURCES.txt +26 -0
  4. ons_mkdocs_theme-0.2.4/ons_mkdocs_theme.egg-info/entry_points.txt +2 -0
  5. ons_mkdocs_theme-0.2.4/ons_mkdocs_theme.egg-info/top_level.txt +1 -0
  6. {ons_mkdocs_theme-0.2.2 → ons_mkdocs_theme-0.2.4}/setup.cfg +6 -2
  7. ons_mkdocs_theme-0.2.2/ons_mkdocs_theme.egg-info/SOURCES.txt +0 -25
  8. ons_mkdocs_theme-0.2.2/ons_mkdocs_theme.egg-info/top_level.txt +0 -1
  9. {ons_mkdocs_theme-0.2.2 → ons_mkdocs_theme-0.2.4}/LICENSE +0 -0
  10. {ons_mkdocs_theme-0.2.2 → ons_mkdocs_theme-0.2.4}/README.md +0 -0
  11. {ons_mkdocs_theme-0.2.2/ons-mkdocs-theme → ons_mkdocs_theme-0.2.4/ons_mkdocs_theme}/__init__.py +0 -0
  12. {ons_mkdocs_theme-0.2.2/ons-mkdocs-theme → ons_mkdocs_theme-0.2.4/ons_mkdocs_theme}/assets/__init__.py +0 -0
  13. {ons_mkdocs_theme-0.2.2/ons-mkdocs-theme → ons_mkdocs_theme-0.2.4/ons_mkdocs_theme}/assets/images/__init__.py +0 -0
  14. {ons_mkdocs_theme-0.2.2/ons-mkdocs-theme → ons_mkdocs_theme-0.2.4/ons_mkdocs_theme}/assets/javascripts/__init__.py +0 -0
  15. {ons_mkdocs_theme-0.2.2/ons-mkdocs-theme → ons_mkdocs_theme-0.2.4/ons_mkdocs_theme}/assets/javascripts/lunr/__init__.py +0 -0
  16. {ons_mkdocs_theme-0.2.2/ons-mkdocs-theme → ons_mkdocs_theme-0.2.4/ons_mkdocs_theme}/assets/javascripts/lunr/min/__init__.py +0 -0
  17. {ons_mkdocs_theme-0.2.2/ons-mkdocs-theme → ons_mkdocs_theme-0.2.4/ons_mkdocs_theme}/assets/javascripts/workers/__init__.py +0 -0
  18. {ons_mkdocs_theme-0.2.2/ons-mkdocs-theme → ons_mkdocs_theme-0.2.4/ons_mkdocs_theme}/assets/stylesheets/__init__.py +0 -0
  19. {ons_mkdocs_theme-0.2.2/ons-mkdocs-theme → ons_mkdocs_theme-0.2.4/ons_mkdocs_theme}/extensions/__init__.py +0 -0
  20. {ons_mkdocs_theme-0.2.2/ons-mkdocs-theme → ons_mkdocs_theme-0.2.4/ons_mkdocs_theme}/extensions/emoji.py +0 -0
  21. {ons_mkdocs_theme-0.2.2/ons-mkdocs-theme → ons_mkdocs_theme-0.2.4/ons_mkdocs_theme}/partials/__init__.py +0 -0
  22. {ons_mkdocs_theme-0.2.2/ons-mkdocs-theme → ons_mkdocs_theme-0.2.4/ons_mkdocs_theme}/partials/integrations/__init__.py +0 -0
  23. {ons_mkdocs_theme-0.2.2/ons-mkdocs-theme → ons_mkdocs_theme-0.2.4/ons_mkdocs_theme}/partials/integrations/analytics/__init__.py +0 -0
  24. {ons_mkdocs_theme-0.2.2/ons-mkdocs-theme → ons_mkdocs_theme-0.2.4/ons_mkdocs_theme}/partials/javascripts/__init__.py +0 -0
  25. {ons_mkdocs_theme-0.2.2/ons-mkdocs-theme → ons_mkdocs_theme-0.2.4/ons_mkdocs_theme}/partials/languages/__init__.py +0 -0
  26. {ons_mkdocs_theme-0.2.2 → ons_mkdocs_theme-0.2.4}/ons_mkdocs_theme.egg-info/dependency_links.txt +0 -0
  27. {ons_mkdocs_theme-0.2.2 → ons_mkdocs_theme-0.2.4}/ons_mkdocs_theme.egg-info/requires.txt +0 -0
  28. {ons_mkdocs_theme-0.2.2 → ons_mkdocs_theme-0.2.4}/pyproject.toml +0 -0
  29. {ons_mkdocs_theme-0.2.2 → ons_mkdocs_theme-0.2.4}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ons-mkdocs-theme
3
- Version: 0.2.2
3
+ Version: 0.2.4
4
4
  Summary: An ONS theme for MkDocs based on Material for MkDocs
5
5
  Home-page: https://github.com/ONSdigital/ons-mkdocs-theme
6
6
  Author: Keilan Evans, ONS
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ons-mkdocs-theme
3
- Version: 0.2.2
3
+ Version: 0.2.4
4
4
  Summary: An ONS theme for MkDocs based on Material for MkDocs
5
5
  Home-page: https://github.com/ONSdigital/ons-mkdocs-theme
6
6
  Author: Keilan Evans, ONS
@@ -0,0 +1,26 @@
1
+ LICENSE
2
+ README.md
3
+ pyproject.toml
4
+ setup.cfg
5
+ setup.py
6
+ ons_mkdocs_theme/__init__.py
7
+ ons_mkdocs_theme.egg-info/PKG-INFO
8
+ ons_mkdocs_theme.egg-info/SOURCES.txt
9
+ ons_mkdocs_theme.egg-info/dependency_links.txt
10
+ ons_mkdocs_theme.egg-info/entry_points.txt
11
+ ons_mkdocs_theme.egg-info/requires.txt
12
+ ons_mkdocs_theme.egg-info/top_level.txt
13
+ ons_mkdocs_theme/assets/__init__.py
14
+ ons_mkdocs_theme/assets/images/__init__.py
15
+ ons_mkdocs_theme/assets/javascripts/__init__.py
16
+ ons_mkdocs_theme/assets/javascripts/lunr/__init__.py
17
+ ons_mkdocs_theme/assets/javascripts/lunr/min/__init__.py
18
+ ons_mkdocs_theme/assets/javascripts/workers/__init__.py
19
+ ons_mkdocs_theme/assets/stylesheets/__init__.py
20
+ ons_mkdocs_theme/extensions/__init__.py
21
+ ons_mkdocs_theme/extensions/emoji.py
22
+ ons_mkdocs_theme/partials/__init__.py
23
+ ons_mkdocs_theme/partials/integrations/__init__.py
24
+ ons_mkdocs_theme/partials/integrations/analytics/__init__.py
25
+ ons_mkdocs_theme/partials/javascripts/__init__.py
26
+ ons_mkdocs_theme/partials/languages/__init__.py
@@ -0,0 +1,2 @@
1
+ [mkdocs.themes]
2
+ ons-mkdocs-theme = ons_mkdocs_theme
@@ -0,0 +1 @@
1
+ ons_mkdocs_theme
@@ -1,6 +1,6 @@
1
1
  [metadata]
2
2
  name = ons-mkdocs-theme
3
- version = 0.2.2
3
+ version = 0.2.4
4
4
  author = Keilan Evans, ONS
5
5
  author_email = Keilan.Evans@ons.gov.uk
6
6
  description = An ONS theme for MkDocs based on Material for MkDocs
@@ -52,7 +52,11 @@ install_requires =
52
52
 
53
53
  [options.packages.find]
54
54
  where = .
55
- include = ons-mkdocs-theme*
55
+ include = ons_mkdocs_theme*
56
+
57
+ [options.entry_points]
58
+ mkdocs.themes =
59
+ ons-mkdocs-theme = ons_mkdocs_theme
56
60
 
57
61
  [egg_info]
58
62
  tag_build =
@@ -1,25 +0,0 @@
1
- LICENSE
2
- README.md
3
- pyproject.toml
4
- setup.cfg
5
- setup.py
6
- ons-mkdocs-theme/__init__.py
7
- ons-mkdocs-theme/assets/__init__.py
8
- ons-mkdocs-theme/assets/images/__init__.py
9
- ons-mkdocs-theme/assets/javascripts/__init__.py
10
- ons-mkdocs-theme/assets/javascripts/lunr/__init__.py
11
- ons-mkdocs-theme/assets/javascripts/lunr/min/__init__.py
12
- ons-mkdocs-theme/assets/javascripts/workers/__init__.py
13
- ons-mkdocs-theme/assets/stylesheets/__init__.py
14
- ons-mkdocs-theme/extensions/__init__.py
15
- ons-mkdocs-theme/extensions/emoji.py
16
- ons-mkdocs-theme/partials/__init__.py
17
- ons-mkdocs-theme/partials/integrations/__init__.py
18
- ons-mkdocs-theme/partials/integrations/analytics/__init__.py
19
- ons-mkdocs-theme/partials/javascripts/__init__.py
20
- ons-mkdocs-theme/partials/languages/__init__.py
21
- ons_mkdocs_theme.egg-info/PKG-INFO
22
- ons_mkdocs_theme.egg-info/SOURCES.txt
23
- ons_mkdocs_theme.egg-info/dependency_links.txt
24
- ons_mkdocs_theme.egg-info/requires.txt
25
- ons_mkdocs_theme.egg-info/top_level.txt
@@ -1 +0,0 @@
1
- ons-mkdocs-theme