From 10114fe1d1e983ee44267f00d8b77196d50d8174 Mon Sep 17 00:00:00 2001
From: Andras Toth
Date: Sat, 23 Aug 2025 22:42:21 +1000
Subject: [PATCH] Fix documentation formatting and navigation
---
docs/README.rst | 6 +++---
docs/_build/html/README.html | 22 ++++++----------------
docs/_build/html/_sources/README.rst.txt | 13 +++++++++----
3 files changed, 18 insertions(+), 23 deletions(-)
diff --git a/docs/README.rst b/docs/README.rst
index 5a75839..08a07b4 100644
--- a/docs/README.rst
+++ b/docs/README.rst
@@ -13,7 +13,7 @@ here `__.
Requirements
^^^^^^^^^^^^
-- Python >= 3.6
+- Python >= 3.11
Getting started
^^^^^^^^^^^^^^^
@@ -31,12 +31,12 @@ Getting started
monday.items.create_item(board_id='12345678', group_id='today', item_name='Do a thing')
-**Available methods:**
+Available methods
+^^^^^^^^^^^^^^^^^
Items Resource (monday.items)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
- ``create_item(board_id, group_id, item_name, column_values=None, create_labels_if_missing=False)``
- Create an item on a board in the given group with name item_name.
diff --git a/docs/_build/html/README.html b/docs/_build/html/README.html
index cf0c1c0..9d1dc9d 100644
--- a/docs/_build/html/README.html
+++ b/docs/_build/html/README.html
@@ -39,7 +39,7 @@ monday
@@ -223,18 +226,13 @@ Bug Reportsmonday
-
-
-
-
-
-
Navigation
Contents: