Skip to content

Commit 747649a

Browse files
committed
[flask_func_struct] updated docs
1 parent ede46fd commit 747649a

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ app_server/
212212

213213
### Docs
214214

215-
[![documentation status](https://readthedocs.org/projects/flask_func_struct/badge/?version=master)](https://flask_func_struct.readthedocs.io/projects/flask_func_struct/en/master/?badge=master) [![Pages build deployment](https://github.com/vroncevic/flask_func_struct/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/vroncevic/flask_func_struct/actions/workflows/pages/pages-build-deployment)
215+
[![Documentation Status](https://readthedocs.org/projects/flask-func-struct/badge/?version=latest)](https://flask-func-struct.readthedocs.io/en/latest/?badge=latest) [![Pages build deployment](https://github.com/vroncevic/flask_func_struct/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/vroncevic/flask_func_struct/actions/workflows/pages/pages-build-deployment)
216216

217217
📗 More documentation and info at
218218

-164 Bytes
Binary file not shown.

docs/build/doctrees/index.doctree

-81 Bytes
Binary file not shown.

docs/build/html/_sources/index.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ other information that should be provided before the modules are installed.
2323
.. |GitHub contributors| image:: https://img.shields.io/github/contributors/vroncevic/flask_func_struct.svg
2424
:target: https://github.com/vroncevic/flask_func_struct/graphs/contributors
2525

26-
.. |Documentation Status| image:: https://readthedocs.org/projects/flask_func_struct/badge/?version=master
27-
:target: https://flask_func_struct.readthedocs.io/projects/flask_func_struct/en/master/?badge=master
26+
.. |Documentation Status| image:: https://readthedocs.org/projects/flask-func-struct/badge/?version=latest
27+
:target: https://flask-func-struct.readthedocs.io/en/latest/?badge=latest
2828

2929
.. toctree::
3030
:maxdepth: 4

docs/build/html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ <h1>Flask Functional-Structured Framework<a class="headerlink" href="#flask-func
7272
<p>The README is used to introduce the modules and provide instructions on
7373
how to install the modules, any machine dependencies it may have and any
7474
other information that should be provided before the modules are installed.</p>
75-
<p><a class="reference external" href="https://github.com/vroncevic/flask_func_struct/actions/workflows/flask_func_struct_py_checker.yml"><img alt="Python checker" src="https://github.com/vroncevic/flask_func_struct/actions/workflows/flask_func_struct_py_checker.yml/badge.svg" /></a> <a class="reference external" href="https://github.com/vroncevic/flask_func_struct/actions/workflows/flask_func_struct_package.yml"><img alt="Python package" src="https://github.com/vroncevic/flask_func_struct/actions/workflows/flask_func_struct_package.yml/badge.svg" /></a> <a class="reference external" href="https://github.com/vroncevic/flask_func_struct/issues"><img alt="GitHub issues" src="https://img.shields.io/github/issues/vroncevic/flask_func_struct.svg" /></a> <a class="reference external" href="https://flask_func_struct.readthedocs.io/projects/flask_func_struct/en/master/?badge=master"><img alt="Documentation Status" src="https://readthedocs.org/projects/flask_func_struct/badge/?version=master" /></a> <a class="reference external" href="https://github.com/vroncevic/flask_func_struct/graphs/contributors"><img alt="GitHub contributors" src="https://img.shields.io/github/contributors/vroncevic/flask_func_struct.svg" /></a></p>
75+
<p><a class="reference external" href="https://github.com/vroncevic/flask_func_struct/actions/workflows/flask_func_struct_py_checker.yml"><img alt="Python checker" src="https://github.com/vroncevic/flask_func_struct/actions/workflows/flask_func_struct_py_checker.yml/badge.svg" /></a> <a class="reference external" href="https://github.com/vroncevic/flask_func_struct/actions/workflows/flask_func_struct_package.yml"><img alt="Python package" src="https://github.com/vroncevic/flask_func_struct/actions/workflows/flask_func_struct_package.yml/badge.svg" /></a> <a class="reference external" href="https://github.com/vroncevic/flask_func_struct/issues"><img alt="GitHub issues" src="https://img.shields.io/github/issues/vroncevic/flask_func_struct.svg" /></a> <a class="reference external" href="https://flask-func-struct.readthedocs.io/en/latest/?badge=latest"><img alt="Documentation Status" src="https://readthedocs.org/projects/flask-func-struct/badge/?version=latest" /></a> <a class="reference external" href="https://github.com/vroncevic/flask_func_struct/graphs/contributors"><img alt="GitHub contributors" src="https://img.shields.io/github/contributors/vroncevic/flask_func_struct.svg" /></a></p>
7676
<div class="toctree-wrapper compound">
7777
<p class="caption"><span class="caption-text">Contents</span></p>
7878
<ul class="current">

docs/build/html/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ other information that should be provided before the modules are installed.
2323
.. |GitHub contributors| image:: https://img.shields.io/github/contributors/vroncevic/flask_func_struct.svg
2424
:target: https://github.com/vroncevic/flask_func_struct/graphs/contributors
2525

26-
.. |Documentation Status| image:: https://readthedocs.org/projects/flask_func_struct/badge/?version=master
27-
:target: https://flask_func_struct.readthedocs.io/projects/flask_func_struct/en/master/?badge=master
26+
.. |Documentation Status| image:: https://readthedocs.org/projects/flask-func-struct/badge/?version=latest
27+
:target: https://flask-func-struct.readthedocs.io/en/latest/?badge=latest
2828

2929
.. toctree::
3030
:maxdepth: 4

0 commit comments

Comments
 (0)