diff --git a/docs/api/bootlace.links.View.rst b/docs/api/bootlace.links.View.rst index 0838106..7fa2984 100644 --- a/docs/api/bootlace.links.View.rst +++ b/docs/api/bootlace.links.View.rst @@ -12,6 +12,7 @@ View ~View.a ~View.active + ~View.blueprint ~View.enabled ~View.endpoint ~View.text @@ -27,6 +28,7 @@ View .. autoattribute:: a .. autoattribute:: active + .. autoattribute:: blueprint .. autoattribute:: enabled .. autoattribute:: endpoint .. autoattribute:: text diff --git a/docs/api/bootlace.nav.elements.Brand.rst b/docs/api/bootlace.nav.elements.Brand.rst index 8294589..8877642 100644 --- a/docs/api/bootlace.nav.elements.Brand.rst +++ b/docs/api/bootlace.nav.elements.Brand.rst @@ -22,9 +22,7 @@ Brand .. autosummary:: ~Brand.__tag__ - ~Brand.deserialize ~Brand.element_state - ~Brand.serialize ~Brand.with_url ~Brand.with_view @@ -40,8 +38,6 @@ Brand .. rubric:: Methods Documentation .. automethod:: __tag__ - .. automethod:: deserialize .. automethod:: element_state - .. automethod:: serialize .. automethod:: with_url .. automethod:: with_view diff --git a/docs/api/bootlace.nav.elements.Dropdown.rst b/docs/api/bootlace.nav.elements.Dropdown.rst index 7aec87a..9d09644 100644 --- a/docs/api/bootlace.nav.elements.Dropdown.rst +++ b/docs/api/bootlace.nav.elements.Dropdown.rst @@ -25,9 +25,7 @@ Dropdown .. autosummary:: ~Dropdown.__tag__ - ~Dropdown.deserialize ~Dropdown.element_state - ~Dropdown.serialize .. rubric:: Attributes Documentation @@ -44,6 +42,4 @@ Dropdown .. rubric:: Methods Documentation .. automethod:: __tag__ - .. automethod:: deserialize .. automethod:: element_state - .. automethod:: serialize diff --git a/docs/api/bootlace.nav.elements.Link.rst b/docs/api/bootlace.nav.elements.Link.rst index 21dadba..8078090 100644 --- a/docs/api/bootlace.nav.elements.Link.rst +++ b/docs/api/bootlace.nav.elements.Link.rst @@ -22,9 +22,7 @@ Link .. autosummary:: ~Link.__tag__ - ~Link.deserialize ~Link.element_state - ~Link.serialize ~Link.with_url ~Link.with_view @@ -40,8 +38,6 @@ Link .. rubric:: Methods Documentation .. automethod:: __tag__ - .. automethod:: deserialize .. automethod:: element_state - .. automethod:: serialize .. automethod:: with_url .. automethod:: with_view diff --git a/docs/api/bootlace.nav.elements.Nav.rst b/docs/api/bootlace.nav.elements.Nav.rst index 4ed568d..622bbb1 100644 --- a/docs/api/bootlace.nav.elements.Nav.rst +++ b/docs/api/bootlace.nav.elements.Nav.rst @@ -24,9 +24,7 @@ Nav .. autosummary:: ~Nav.__tag__ - ~Nav.deserialize ~Nav.element_state - ~Nav.serialize .. rubric:: Attributes Documentation @@ -42,6 +40,4 @@ Nav .. rubric:: Methods Documentation .. automethod:: __tag__ - .. automethod:: deserialize .. automethod:: element_state - .. automethod:: serialize diff --git a/docs/api/bootlace.nav.elements.NavBar.rst b/docs/api/bootlace.nav.elements.NavBar.rst index fa72294..2065ee5 100644 --- a/docs/api/bootlace.nav.elements.NavBar.rst +++ b/docs/api/bootlace.nav.elements.NavBar.rst @@ -25,9 +25,7 @@ NavBar .. autosummary:: ~NavBar.__tag__ - ~NavBar.deserialize ~NavBar.element_state - ~NavBar.serialize .. rubric:: Attributes Documentation @@ -44,6 +42,4 @@ NavBar .. rubric:: Methods Documentation .. automethod:: __tag__ - .. automethod:: deserialize .. automethod:: element_state - .. automethod:: serialize diff --git a/docs/api/bootlace.nav.elements.NavBarCollapse.rst b/docs/api/bootlace.nav.elements.NavBarCollapse.rst index 1c4e6e7..c3a8a51 100644 --- a/docs/api/bootlace.nav.elements.NavBarCollapse.rst +++ b/docs/api/bootlace.nav.elements.NavBarCollapse.rst @@ -23,9 +23,7 @@ NavBarCollapse .. autosummary:: ~NavBarCollapse.__tag__ - ~NavBarCollapse.deserialize ~NavBarCollapse.element_state - ~NavBarCollapse.serialize .. rubric:: Attributes Documentation @@ -40,6 +38,4 @@ NavBarCollapse .. rubric:: Methods Documentation .. automethod:: __tag__ - .. automethod:: deserialize .. automethod:: element_state - .. automethod:: serialize diff --git a/docs/api/bootlace.nav.elements.NavBarNav.rst b/docs/api/bootlace.nav.elements.NavBarNav.rst index 82f34b6..df86262 100644 --- a/docs/api/bootlace.nav.elements.NavBarNav.rst +++ b/docs/api/bootlace.nav.elements.NavBarNav.rst @@ -24,9 +24,7 @@ NavBarNav .. autosummary:: ~NavBarNav.__tag__ - ~NavBarNav.deserialize ~NavBarNav.element_state - ~NavBarNav.serialize .. rubric:: Attributes Documentation @@ -42,6 +40,4 @@ NavBarNav .. rubric:: Methods Documentation .. automethod:: __tag__ - .. automethod:: deserialize .. automethod:: element_state - .. automethod:: serialize diff --git a/docs/api/bootlace.nav.elements.NavBarSearch.rst b/docs/api/bootlace.nav.elements.NavBarSearch.rst index d581c03..6e85507 100644 --- a/docs/api/bootlace.nav.elements.NavBarSearch.rst +++ b/docs/api/bootlace.nav.elements.NavBarSearch.rst @@ -26,9 +26,7 @@ NavBarSearch .. autosummary:: ~NavBarSearch.__tag__ - ~NavBarSearch.deserialize ~NavBarSearch.element_state - ~NavBarSearch.serialize .. rubric:: Attributes Documentation @@ -46,6 +44,4 @@ NavBarSearch .. rubric:: Methods Documentation .. automethod:: __tag__ - .. automethod:: deserialize .. automethod:: element_state - .. automethod:: serialize diff --git a/docs/api/bootlace.nav.elements.Separator.rst b/docs/api/bootlace.nav.elements.Separator.rst index ee0c913..2854c2a 100644 --- a/docs/api/bootlace.nav.elements.Separator.rst +++ b/docs/api/bootlace.nav.elements.Separator.rst @@ -19,9 +19,7 @@ Separator .. autosummary:: ~Separator.__tag__ - ~Separator.deserialize ~Separator.element_state - ~Separator.serialize .. rubric:: Attributes Documentation @@ -32,6 +30,4 @@ Separator .. rubric:: Methods Documentation .. automethod:: __tag__ - .. automethod:: deserialize .. automethod:: element_state - .. automethod:: serialize diff --git a/docs/api/bootlace.nav.elements.Text.rst b/docs/api/bootlace.nav.elements.Text.rst index a461018..a4bdf73 100644 --- a/docs/api/bootlace.nav.elements.Text.rst +++ b/docs/api/bootlace.nav.elements.Text.rst @@ -20,9 +20,7 @@ Text .. autosummary:: ~Text.__tag__ - ~Text.deserialize ~Text.element_state - ~Text.serialize .. rubric:: Attributes Documentation @@ -34,6 +32,4 @@ Text .. rubric:: Methods Documentation .. automethod:: __tag__ - .. automethod:: deserialize .. automethod:: element_state - .. automethod:: serialize diff --git a/docs/api/bootlace.table.ActionColumn.rst b/docs/api/bootlace.table.ActionColumn.rst index 7b9d0c8..59d9e9a 100644 --- a/docs/api/bootlace.table.ActionColumn.rst +++ b/docs/api/bootlace.table.ActionColumn.rst @@ -23,6 +23,7 @@ ActionColumn .. autosummary:: + ~ActionColumn.attribute_value ~ActionColumn.cell ~ActionColumn.contents @@ -39,5 +40,6 @@ ActionColumn .. rubric:: Methods Documentation + .. automethod:: attribute_value .. automethod:: cell .. automethod:: contents diff --git a/docs/api/bootlace.table.CheckColumn.rst b/docs/api/bootlace.table.CheckColumn.rst index 7393e17..c3f58d6 100644 --- a/docs/api/bootlace.table.CheckColumn.rst +++ b/docs/api/bootlace.table.CheckColumn.rst @@ -22,6 +22,7 @@ CheckColumn .. autosummary:: + ~CheckColumn.attribute_value ~CheckColumn.cell ~CheckColumn.contents @@ -37,5 +38,6 @@ CheckColumn .. rubric:: Methods Documentation + .. automethod:: attribute_value .. automethod:: cell .. automethod:: contents diff --git a/docs/api/bootlace.table.Column.rst b/docs/api/bootlace.table.Column.rst index 16351c7..55424b9 100644 --- a/docs/api/bootlace.table.Column.rst +++ b/docs/api/bootlace.table.Column.rst @@ -21,6 +21,7 @@ Column .. autosummary:: + ~Column.attribute_value ~Column.cell ~Column.contents @@ -35,5 +36,6 @@ Column .. rubric:: Methods Documentation + .. automethod:: attribute_value .. automethod:: cell .. automethod:: contents diff --git a/docs/api/bootlace.table.ColumnBase.rst b/docs/api/bootlace.table.ColumnBase.rst index 1dc6b07..9ec4ebb 100644 --- a/docs/api/bootlace.table.ColumnBase.rst +++ b/docs/api/bootlace.table.ColumnBase.rst @@ -20,6 +20,7 @@ ColumnBase .. autosummary:: + ~ColumnBase.attribute_value ~ColumnBase.cell ~ColumnBase.contents @@ -33,5 +34,6 @@ ColumnBase .. rubric:: Methods Documentation + .. automethod:: attribute_value .. automethod:: cell .. automethod:: contents diff --git a/docs/api/bootlace.table.Datetime.rst b/docs/api/bootlace.table.Datetime.rst index 76e2d22..24b6c25 100644 --- a/docs/api/bootlace.table.Datetime.rst +++ b/docs/api/bootlace.table.Datetime.rst @@ -21,6 +21,7 @@ Datetime .. autosummary:: + ~Datetime.attribute_value ~Datetime.cell ~Datetime.contents @@ -35,5 +36,6 @@ Datetime .. rubric:: Methods Documentation + .. automethod:: attribute_value .. automethod:: cell .. automethod:: contents