mkdocs-document-dates 3.3.3__tar.gz → 3.3.5__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 (37) hide show
  1. {mkdocs_document_dates-3.3.3/mkdocs_document_dates.egg-info → mkdocs_document_dates-3.3.5}/PKG-INFO +3 -3
  2. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/README.md +1 -1
  3. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates/static/fonts/material-icons.css +3 -1
  4. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5/mkdocs_document_dates.egg-info}/PKG-INFO +3 -3
  5. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates.egg-info/SOURCES.txt +0 -1
  6. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/setup.py +3 -3
  7. mkdocs_document_dates-3.3.3/mkdocs_document_dates/static/fonts/materialicons.ttf +0 -0
  8. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/LICENSE +0 -0
  9. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/MANIFEST.in +0 -0
  10. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates/__init__.py +0 -0
  11. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates/cache_manager.py +0 -0
  12. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates/hooks/pre-commit +0 -0
  13. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates/hooks_installer.py +0 -0
  14. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates/plugin.py +0 -0
  15. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates/static/config/user.config.css +0 -0
  16. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates/static/config/user.config.js +0 -0
  17. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates/static/core/core.css +0 -0
  18. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates/static/core/core.js +0 -0
  19. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates/static/core/default.config.js +0 -0
  20. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates/static/core/timeago.full.min.js +0 -0
  21. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates/static/core/timeago.min.js +0 -0
  22. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates/static/core/utils.js +0 -0
  23. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates/static/fonts/materialicons.woff2 +0 -0
  24. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates/static/tippy/backdrop.css +0 -0
  25. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates/static/tippy/light.css +0 -0
  26. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates/static/tippy/material.css +0 -0
  27. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates/static/tippy/popper.min.js +0 -0
  28. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates/static/tippy/scale.css +0 -0
  29. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates/static/tippy/shift-away.css +0 -0
  30. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates/static/tippy/tippy.css +0 -0
  31. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates/static/tippy/tippy.umd.min.js +0 -0
  32. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates/utils.py +0 -0
  33. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates.egg-info/dependency_links.txt +0 -0
  34. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates.egg-info/entry_points.txt +0 -0
  35. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates.egg-info/requires.txt +0 -0
  36. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/mkdocs_document_dates.egg-info/top_level.txt +0 -0
  37. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.5}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mkdocs-document-dates
3
- Version: 3.3.3
4
- Summary: A new generation MkDocs plugin for displaying exact meta-info, such as creation time, last update time, authors, email, etc
3
+ Version: 3.3.5
4
+ Summary: A new generation MkDocs plugin for displaying exact creation time, last update time, authors, email of documents
5
5
  Home-page: https://github.com/jaywhj/mkdocs-document-dates
6
6
  Author: Aaron Wang
7
7
  Author-email: aaronwqt@gmail.com
@@ -144,7 +144,7 @@ By default, the plugin will **automatically** loads the author avatar, without m
144
144
 
145
145
  ---
146
146
  ```
147
- - If you want to configure complete information for multiple authors, you can create a separate configuration file `authors.yml` in the `docs/` directory, see the [authors.yml](https://github.com/jaywhj/mkdocs-document-dates/blob/main/templates/authors.yml) for its format
147
+ - If you want to configure complete information for multiple authors, you can create a separate configuration file `authors.yml` in the `docs/` folder, see the [authors.yml](https://github.com/jaywhj/mkdocs-document-dates/blob/main/templates/authors.yml) for its format
148
148
  - If the URL avatar fails to load, it automatically falls back to the character avatar
149
149
 
150
150
  ## Customization
@@ -118,7 +118,7 @@ By default, the plugin will **automatically** loads the author avatar, without m
118
118
 
119
119
  ---
120
120
  ```
121
- - If you want to configure complete information for multiple authors, you can create a separate configuration file `authors.yml` in the `docs/` directory, see the [authors.yml](https://github.com/jaywhj/mkdocs-document-dates/blob/main/templates/authors.yml) for its format
121
+ - If you want to configure complete information for multiple authors, you can create a separate configuration file `authors.yml` in the `docs/` folder, see the [authors.yml](https://github.com/jaywhj/mkdocs-document-dates/blob/main/templates/authors.yml) for its format
122
122
  - If the URL avatar fails to load, it automatically falls back to the character avatar
123
123
 
124
124
  ## Customization
@@ -3,7 +3,9 @@
3
3
  font-style: normal;
4
4
  font-weight: 400;
5
5
  src: url(./materialicons.woff2) format('woff2'),
6
- url(./materialicons.ttf) format('truetype');
6
+ url(https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2'),
7
+ url(https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff) format('woff'),
8
+ url(https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNZ.ttf) format('truetype');
7
9
  }
8
10
 
9
11
  .material-icons {
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mkdocs-document-dates
3
- Version: 3.3.3
4
- Summary: A new generation MkDocs plugin for displaying exact meta-info, such as creation time, last update time, authors, email, etc
3
+ Version: 3.3.5
4
+ Summary: A new generation MkDocs plugin for displaying exact creation time, last update time, authors, email of documents
5
5
  Home-page: https://github.com/jaywhj/mkdocs-document-dates
6
6
  Author: Aaron Wang
7
7
  Author-email: aaronwqt@gmail.com
@@ -144,7 +144,7 @@ By default, the plugin will **automatically** loads the author avatar, without m
144
144
 
145
145
  ---
146
146
  ```
147
- - If you want to configure complete information for multiple authors, you can create a separate configuration file `authors.yml` in the `docs/` directory, see the [authors.yml](https://github.com/jaywhj/mkdocs-document-dates/blob/main/templates/authors.yml) for its format
147
+ - If you want to configure complete information for multiple authors, you can create a separate configuration file `authors.yml` in the `docs/` folder, see the [authors.yml](https://github.com/jaywhj/mkdocs-document-dates/blob/main/templates/authors.yml) for its format
148
148
  - If the URL avatar fails to load, it automatically falls back to the character avatar
149
149
 
150
150
  ## Customization
@@ -23,7 +23,6 @@ mkdocs_document_dates/static/core/timeago.full.min.js
23
23
  mkdocs_document_dates/static/core/timeago.min.js
24
24
  mkdocs_document_dates/static/core/utils.js
25
25
  mkdocs_document_dates/static/fonts/material-icons.css
26
- mkdocs_document_dates/static/fonts/materialicons.ttf
27
26
  mkdocs_document_dates/static/fonts/materialicons.woff2
28
27
  mkdocs_document_dates/static/tippy/backdrop.css
29
28
  mkdocs_document_dates/static/tippy/light.css
@@ -26,9 +26,9 @@ try:
26
26
  with open("README.md", "r", encoding="utf-8") as fh:
27
27
  long_description = fh.read()
28
28
  except FileNotFoundError:
29
- long_description = "A new generation MkDocs plugin for displaying exact meta-info, such as creation time, last update time, authors, email, etc"
29
+ long_description = "A new generation MkDocs plugin for displaying exact creation time, last update time, authors, email of documents"
30
30
 
31
- VERSION = '3.3.3'
31
+ VERSION = '3.3.5'
32
32
 
33
33
  setup(
34
34
  name="mkdocs-document-dates",
@@ -36,7 +36,7 @@ setup(
36
36
  author="Aaron Wang",
37
37
  author_email="aaronwqt@gmail.com",
38
38
  license="MIT",
39
- description="A new generation MkDocs plugin for displaying exact meta-info, such as creation time, last update time, authors, email, etc",
39
+ description="A new generation MkDocs plugin for displaying exact creation time, last update time, authors, email of documents",
40
40
  long_description=long_description,
41
41
  long_description_content_type="text/markdown",
42
42
  url="https://github.com/jaywhj/mkdocs-document-dates",