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