Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Commit 72365cf

Browse files
committed
Added metadata for draft documents
Signed-off-by: Serhii Horodilov <sgorodil@gmail.com>
1 parent b6d310e commit 72365cf

File tree

4 files changed

+20
-0
lines changed

4 files changed

+20
-0
lines changed

src/deploy/index.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
.. meta::
2+
:description: Deploy Python application
3+
:author: Serhii Horodilov
4+
:keywords: python, deployment, index
5+
16
###############################################################################
27
Application Deployment
38
###############################################################################

src/django/index.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
.. meta::
2+
:description: Django web-framework
3+
:author: Serhii Horodilov
4+
:keywords: python, web, django, index
5+
16
###############################################################################
27
Django Framework
38
###############################################################################

src/flask/index.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
.. meta::
2+
:description: Flask web-framework
3+
:author: Serhii Horodilov
4+
:keywords: python, web, flask, index
5+
16
###############################################################################
27
Flask Framework
38
###############################################################################

src/linux/index.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
.. meta::
2+
:description: Linux basics for Python developers
3+
:author: Serhii Horodilov
4+
:keywords: linux, basics, index
5+
16
###############################################################################
27
Linux Basics
38
###############################################################################

0 commit comments

Comments
 (0)