Skip to content

Commit

Permalink
2.0.0 - Material Design 3
Browse files Browse the repository at this point in the history
Fix `Sphinx` warnings.
  • Loading branch information
HeaTTheatR committed Jan 11, 2024
1 parent f7dde78 commit 9cdb723
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions kivymd/uix/recyclegridlayout.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
- adaptive_size_
.. adaptive_height:
adaptive_height
---------------
Expand All @@ -53,6 +54,7 @@
height: self.minimum_height
.. adaptive_width:
adaptive_width
--------------
Expand All @@ -68,6 +70,7 @@
width: self.minimum_width
.. adaptive_size:
adaptive_size
-------------
Expand Down
2 changes: 1 addition & 1 deletion kivymd/uix/segmentedbutton/segmentedbutton.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
:align: center
Use without text with an icon
----------------------------
-----------------------------
.. code-block:: kv
Expand Down

0 comments on commit 9cdb723

Please sign in to comment.