diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-02-14 01:02:37 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-14 01:02:37 +0900 |
commit | f2ec4bfeb74d2f8861ce9d5d30f63ef18c3e079d (patch) | |
tree | 438eb0d6120469b2be5037c4da5e848eb8e8dccc | |
parent | 954923fe834faf0a2182134ac806e4a403adcc41 (diff) | |
parent | 76b747962cd232421db5313820a860e9aeebbb6a (diff) | |
download | sphinx-git-f2ec4bfeb74d2f8861ce9d5d30f63ef18c3e079d.tar.gz |
Merge pull request #7127 from tk0miya/convert_builders.html_to_package
refactor: convert builders.html to a python package
-rw-r--r-- | sphinx/builders/html/__init__.py (renamed from sphinx/builders/html.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/sphinx/builders/html.py b/sphinx/builders/html/__init__.py index 80c99d3b8..80c99d3b8 100644 --- a/sphinx/builders/html.py +++ b/sphinx/builders/html/__init__.py |