From f10bfb60ef33f36c2305d338630e30c9c3cdfc7e Mon Sep 17 00:00:00 2001 From: profitroll Date: Mon, 13 May 2024 23:40:45 +0200 Subject: [PATCH] More placeholders --- docs/api/daemonizing.md | 3 +++ docs/api/feeding-data.md | 3 +++ docs/api/index.md | 2 ++ docs/api/upgrading.md | 11 +++++++++++ docs/bot_telegram/configuration.md | 3 +++ docs/bot_telegram/feeding-data.md | 3 +++ docs/bot_telegram/index.md | 2 ++ docs/bot_telegram/installation.md | 11 +++++++++++ docs/bot_telegram/upgrading.md | 11 +++++++++++ docs/community/contact.md | 3 +++ docs/community/contributing.md | 3 +++ docs/community/index.md | 2 ++ docs/community/public/entries.md | 3 +++ docs/community/public/index.md | 2 ++ docs/community/public/locations.md | 3 +++ docs/community/public/report.md | 3 +++ docs/community/report-bug.md | 3 +++ docs/community/translate.md | 3 +++ 18 files changed, 74 insertions(+) create mode 100644 docs/api/daemonizing.md create mode 100644 docs/api/feeding-data.md create mode 100644 docs/bot_telegram/feeding-data.md diff --git a/docs/api/daemonizing.md b/docs/api/daemonizing.md new file mode 100644 index 0000000..aa59cc3 --- /dev/null +++ b/docs/api/daemonizing.md @@ -0,0 +1,3 @@ +# Daemonizing + +This section is under construction. diff --git a/docs/api/feeding-data.md b/docs/api/feeding-data.md new file mode 100644 index 0000000..942ffe3 --- /dev/null +++ b/docs/api/feeding-data.md @@ -0,0 +1,3 @@ +# Feeding the API with data + +Not implemented yet. diff --git a/docs/api/index.md b/docs/api/index.md index 5932792..864f338 100644 --- a/docs/api/index.md +++ b/docs/api/index.md @@ -1 +1,3 @@ # API + +This section is under construction. diff --git a/docs/api/upgrading.md b/docs/api/upgrading.md index e69de29..d6e9acf 100644 --- a/docs/api/upgrading.md +++ b/docs/api/upgrading.md @@ -0,0 +1,11 @@ +# Upgrading the API + +This section is under construction. + +## Performing the upgrade + +This section is under construction. + +## Migrating the data + +This section is under construction. diff --git a/docs/bot_telegram/configuration.md b/docs/bot_telegram/configuration.md index e69de29..d1bb542 100644 --- a/docs/bot_telegram/configuration.md +++ b/docs/bot_telegram/configuration.md @@ -0,0 +1,3 @@ +# Telegram bot configuration + +This section is under construction. diff --git a/docs/bot_telegram/feeding-data.md b/docs/bot_telegram/feeding-data.md new file mode 100644 index 0000000..a425114 --- /dev/null +++ b/docs/bot_telegram/feeding-data.md @@ -0,0 +1,3 @@ +# Feeding the bot with data + +This section is under construction. diff --git a/docs/bot_telegram/index.md b/docs/bot_telegram/index.md index 6d4baf3..d0dcc88 100644 --- a/docs/bot_telegram/index.md +++ b/docs/bot_telegram/index.md @@ -1 +1,3 @@ # Telegram Bot + +This section is under construction. diff --git a/docs/bot_telegram/installation.md b/docs/bot_telegram/installation.md index e69de29..6dc3a8c 100644 --- a/docs/bot_telegram/installation.md +++ b/docs/bot_telegram/installation.md @@ -0,0 +1,11 @@ +# Installation + +This section is under construction. + +## Requirements + +This section is under construction. + +## Installation process + +This section is under construction. diff --git a/docs/bot_telegram/upgrading.md b/docs/bot_telegram/upgrading.md index e69de29..45b8564 100644 --- a/docs/bot_telegram/upgrading.md +++ b/docs/bot_telegram/upgrading.md @@ -0,0 +1,11 @@ +# Upgrading the bot + +This section is under construction. + +## Performing the upgrade + +This section is under construction. + +## Migrating the data + +This section is under construction. diff --git a/docs/community/contact.md b/docs/community/contact.md index e69de29..2d216cd 100644 --- a/docs/community/contact.md +++ b/docs/community/contact.md @@ -0,0 +1,3 @@ +# Get in touch + +This section is under construction. diff --git a/docs/community/contributing.md b/docs/community/contributing.md index e69de29..14e4d05 100644 --- a/docs/community/contributing.md +++ b/docs/community/contributing.md @@ -0,0 +1,3 @@ +# Contributing + +This section is under construction. diff --git a/docs/community/index.md b/docs/community/index.md index 100f4c1..6542a06 100644 --- a/docs/community/index.md +++ b/docs/community/index.md @@ -1 +1,3 @@ # Community + +This section is under construction. diff --git a/docs/community/public/entries.md b/docs/community/public/entries.md index e69de29..03e926f 100644 --- a/docs/community/public/entries.md +++ b/docs/community/public/entries.md @@ -0,0 +1,3 @@ +# Adding entries + +This section is under construction. diff --git a/docs/community/public/index.md b/docs/community/public/index.md index 48178cf..5ab0139 100644 --- a/docs/community/public/index.md +++ b/docs/community/public/index.md @@ -1 +1,3 @@ # Public instance + +This section is under construction. diff --git a/docs/community/public/locations.md b/docs/community/public/locations.md index e69de29..8413ac9 100644 --- a/docs/community/public/locations.md +++ b/docs/community/public/locations.md @@ -0,0 +1,3 @@ +# Adding locations + +This section is under construction. diff --git a/docs/community/public/report.md b/docs/community/public/report.md index e69de29..cb7102e 100644 --- a/docs/community/public/report.md +++ b/docs/community/public/report.md @@ -0,0 +1,3 @@ +# Report a problem + +This section is under construction. diff --git a/docs/community/report-bug.md b/docs/community/report-bug.md index e69de29..cae7096 100644 --- a/docs/community/report-bug.md +++ b/docs/community/report-bug.md @@ -0,0 +1,3 @@ +# Reporting a bug + +This section is under construction. diff --git a/docs/community/translate.md b/docs/community/translate.md index e69de29..5bea676 100644 --- a/docs/community/translate.md +++ b/docs/community/translate.md @@ -0,0 +1,3 @@ +# Adding translations + +This section is under construction.