Skip to content

Commit 4f3f80f

Browse files
committed
auto update for nbdev links
1 parent c6f64d4 commit 4f3f80f

8 files changed

Lines changed: 24 additions & 8 deletions

File tree

fasthtml/components.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
"""`ft_html` and `ft_hx` functions to add some conveniences to `ft`, along with a full set of basic HTML components, and functions to work with forms and `FT` conversion"""
1+
"""`ft_html` and `ft_hx` functions to add some conveniences to `ft`, along with a full set of basic HTML components, and functions to work with forms and `FT` conversion
2+
3+
Docs: https://www.fastht.ml/docsapi/components.html.md"""
24

35
# AUTOGENERATED! DO NOT EDIT! File to edit: ../nbs/api/01_components.ipynb.
46

fasthtml/core.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
"""The `FastHTML` subclass of `Starlette`."""
1+
"""The `FastHTML` subclass of `Starlette`.
2+
3+
Docs: https://www.fastht.ml/docsapi/core.html.md"""
24

35
# AUTOGENERATED! DO NOT EDIT! File to edit: ../nbs/api/00_core.ipynb.
46

fasthtml/js.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
"""Basic external Javascript lib wrappers"""
1+
"""Basic external Javascript lib wrappers
2+
3+
Docs: https://www.fastht.ml/docsapi/js.html.md"""
24

35
# AUTOGENERATED! DO NOT EDIT! File to edit: ../nbs/api/03_js.ipynb.
46

fasthtml/jupyter.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
"""Use FastHTML in Jupyter notebooks"""
1+
"""Use FastHTML in Jupyter notebooks
2+
3+
Docs: https://www.fastht.ml/docsapi/jupyter.html.md"""
24

35
# AUTOGENERATED! DO NOT EDIT! File to edit: ../nbs/api/06_jupyter.ipynb.
46

fasthtml/oauth.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
"""Basic scaffolding for handling OAuth"""
1+
"""Basic scaffolding for handling OAuth
2+
3+
Docs: https://www.fastht.ml/docsapi/oauth.html.md"""
24

35
# AUTOGENERATED! DO NOT EDIT! File to edit: ../nbs/api/08_oauth.ipynb.
46

fasthtml/pico.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
"""Basic components for generating Pico CSS tags"""
1+
"""Basic components for generating Pico CSS tags
2+
3+
Docs: https://www.fastht.ml/docsapi/pico.html.md"""
24

35
# AUTOGENERATED! DO NOT EDIT! File to edit: ../nbs/api/04_pico.ipynb.
46

fasthtml/svg.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
"""Simple SVG FT elements"""
1+
"""Simple SVG FT elements
2+
3+
Docs: https://www.fastht.ml/docsapi/svg.html.md"""
24

35
# AUTOGENERATED! DO NOT EDIT! File to edit: ../nbs/api/05_svg.ipynb.
46

fasthtml/xtend.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
"""Simple extensions to standard HTML components, such as adding sensible defaults"""
1+
"""Simple extensions to standard HTML components, such as adding sensible defaults
2+
3+
Docs: https://www.fastht.ml/docsapi/xtend.html.md"""
24

35
# AUTOGENERATED! DO NOT EDIT! File to edit: ../nbs/api/02_xtend.ipynb.
46

0 commit comments

Comments
 (0)