Skip to content

Commit 3c14a22

Browse files
authored
Merge pull request #25 from vroncevic/dev
[flask_func_struct] updated docs
2 parents b72fbc8 + 0be6d16 commit 3c14a22

31 files changed

+4091
-2965
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Used next development environment
3434

3535
Navigate to **[release page](https://github.com/vroncevic/flask_func_struct/releases)** download and extract release archive 📦.
3636

37-
To install modules type the following
37+
To install **flask_func_struct** 📦 type the following
3838

3939
```bash
4040
tar xvzf flask_func_struct-x.y.z.tar.gz
940 Bytes
Binary file not shown.

docs/build/doctrees/index.doctree

-1.96 KB
Binary file not shown.

docs/build/html/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 8fea6d29693e461775f2b0e557727912
3+
config: 851daae91e1533af91f333c82390d154
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Flask Functional-Structured Framework
22
--------------------------------------
33

4-
**flask_func_struct** is framework for Flask web apps.
4+
☯️ **flask_func_struct** is framework for Flask web apps.
55

6-
Developed in `python <https://www.python.org/>`_ code.
6+
Developed in 🐍 `python <https://www.python.org/>`_ code.
77

88
The README is used to introduce the modules and provide instructions on
99
how to install the modules, any machine dependencies it may have and any
@@ -35,11 +35,11 @@ other information that should be provided before the modules are installed.
3535
Installation
3636
-------------
3737

38-
Navigate to release `page`_ download and extract release archive.
38+
Navigate to release `page`_ download and extract release archive 📦.
3939

4040
.. _page: https://github.com/vroncevic/flask_func_struct/releases
4141

42-
To install this set of modules type the following
42+
To install **flask_func_struct** 📦 type the following
4343

4444
.. code-block:: bash
4545
@@ -50,7 +50,7 @@ To install this set of modules type the following
5050
cp -R /manage_commands/ /FlaskApp/
5151
cp -R /app_server/ /Flask/
5252
53-
You can use Docker to create image/container.
53+
You can use Docker to create image/container 🚢.
5454

5555
|github docker checker|
5656

@@ -86,7 +86,7 @@ Library structure
8686

8787
**flask_func_struct** is based on OOP
8888

89-
Framework structure
89+
🧰 Framework structure
9090

9191
.. code-block:: bash
9292
@@ -183,7 +183,7 @@ Copyright (C) 2017 by `vroncevic.github.io/flask_func_struct <https://vroncevic.
183183
it under the same terms as Python itself, either Python version 2.x or,
184184
at your option, any later version of Python 2 you may have available.
185185

186-
Lets help and support PSF.
186+
🌎 🌍 🌏 Lets help and support PSF.
187187

188188
|python software foundation|
189189

-673 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)