sphinx_biel 0.1.0__py2.py3-none-any.whl → 0.1.1__py2.py3-none-any.whl

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.
sphinx_biel/__init__.py CHANGED
@@ -5,12 +5,13 @@ ASK AI chatbot for Sphinx.
5
5
  This code is licensed under MIT license (see LICENSE.md for details).
6
6
  """
7
7
 
8
- __version__ = "0.1.0"
8
+ __version__ = "0.1.1"
9
9
 
10
10
  from sphinx.application import Sphinx
11
11
 
12
12
  class BielExtension:
13
13
  DEFAULT_OPTIONS = {
14
+ 'project': None,
14
15
  'button_text': 'Ask AI',
15
16
  'header_title': 'Biel.ai chatbot',
16
17
  'button_style': "dark",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: sphinx_biel
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: ASK AI chatbot for Sphinx.
5
5
  Author-email: TechDocs Studio <hi@techdocs.studio>
6
6
  Description-Content-Type: text/x-rst
@@ -0,0 +1,5 @@
1
+ sphinx_biel/__init__.py,sha256=4CH9laVF-21idQE1Gs0dWKD6bqKueiVIchkdVGsmKR0,3115
2
+ sphinx_biel-0.1.1.dist-info/LICENSE.md,sha256=Iswh4l-k6fOZeKmtFbDd_bJjuVOgNJcKJZ7uAVZrUv8,1051
3
+ sphinx_biel-0.1.1.dist-info/WHEEL,sha256=Sgu64hAMa6g5FdzHxXv9Xdse9yxpGGMeagVtPMWpJQY,99
4
+ sphinx_biel-0.1.1.dist-info/METADATA,sha256=vcd-xr0PSlfqyUyJVxoXcKFPuMZycBSzFPxRSKwRIew,1418
5
+ sphinx_biel-0.1.1.dist-info/RECORD,,
@@ -1,5 +0,0 @@
1
- sphinx_biel/__init__.py,sha256=i0IDFLtzhpb6YaKU1Pv0z6ffIPVZf0NOEtjqM3tjFlk,3090
2
- sphinx_biel-0.1.0.dist-info/LICENSE.md,sha256=Iswh4l-k6fOZeKmtFbDd_bJjuVOgNJcKJZ7uAVZrUv8,1051
3
- sphinx_biel-0.1.0.dist-info/WHEEL,sha256=Sgu64hAMa6g5FdzHxXv9Xdse9yxpGGMeagVtPMWpJQY,99
4
- sphinx_biel-0.1.0.dist-info/METADATA,sha256=Q5_VGFPHNn2fBT4gUb5FZq5nVXBqlAmiCEXtUvjkYU0,1418
5
- sphinx_biel-0.1.0.dist-info/RECORD,,