aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py1
-rw-r--r--docs/index.rst5
2 files changed, 6 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 839ca6711..62ba2692a 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -43,6 +43,7 @@ extensions = [
'pw_docgen.sphinx.google_analytics', # Enables optional Google Analytics
'pw_docgen.sphinx.kconfig',
'pw_docgen.sphinx.module_metadata',
+ 'pw_docgen.sphinx.pigweed_live',
'pw_docgen.sphinx.seed_metadata',
'sphinx.ext.autodoc', # Automatic documentation for Python code
'sphinx.ext.napoleon', # Parses Google-style docstrings
diff --git a/docs/index.rst b/docs/index.rst
index 93862a5a0..3c129921b 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -48,6 +48,11 @@ STMicroelectronics STM32L452 or the Nordic nRF52832.
in our `chat room <https://discord.gg/M9NSeTA>`_ or on the `mailing list
<https://groups.google.com/forum/#!forum/pigweed>`_.
+--------------------------
+Talk to us at Pigweed Live
+--------------------------
+.. pigweed-live::
+
---------------------
What's New In Pigweed
---------------------