From bca4cb5d4b08c3e0d6f52632df89c5fb4f933340 Mon Sep 17 00:00:00 2001 From: Dirk Alders Date: Sun, 17 Aug 2025 10:58:29 +0200 Subject: [PATCH] docs update to reduce warnings --- docs/.gitignore | 2 +- docs/mqtt | 1 - docs/pylibs/mqtt | 1 + pylibs/pydocs | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) delete mode 120000 docs/mqtt create mode 120000 docs/pylibs/mqtt diff --git a/docs/.gitignore b/docs/.gitignore index aee4812..e86e4c4 100644 --- a/docs/.gitignore +++ b/docs/.gitignore @@ -1,6 +1,6 @@ _static _build conf.py -index.rst +pylibs/*.rst venv diff --git a/docs/mqtt b/docs/mqtt deleted file mode 120000 index fa77920..0000000 --- a/docs/mqtt +++ /dev/null @@ -1 +0,0 @@ -../pylibs/mqtt \ No newline at end of file diff --git a/docs/pylibs/mqtt b/docs/pylibs/mqtt new file mode 120000 index 0000000..c8c2bf9 --- /dev/null +++ b/docs/pylibs/mqtt @@ -0,0 +1 @@ +../../pylibs/mqtt \ No newline at end of file diff --git a/pylibs/pydocs b/pylibs/pydocs index aa518ba..6b849a3 160000 --- a/pylibs/pydocs +++ b/pylibs/pydocs @@ -1 +1 @@ -Subproject commit aa518babde00eef82b2ee8ed47fbbdfb0823cf5d +Subproject commit 6b849a373296408117d90e8863114ce7356a5995