diff --git a/docs/source/api/index.rst b/docs/source/api/index.rst index f3acd1102..81f0835c4 100644 --- a/docs/source/api/index.rst +++ b/docs/source/api/index.rst @@ -1,6 +1,6 @@ .. raw:: html - + ============================================ The API documentation (generated with JSDoc) diff --git a/docs/source/dependencies.rst b/docs/source/dependencies.rst index ff7aca450..9d60023db 100644 --- a/docs/source/dependencies.rst +++ b/docs/source/dependencies.rst @@ -1,6 +1,6 @@ .. raw:: html - + .. _`development`: diff --git a/docs/source/other_frameworks.rst b/docs/source/other_frameworks.rst index 7c629bb41..25ac82a03 100644 --- a/docs/source/other_frameworks.rst +++ b/docs/source/other_frameworks.rst @@ -1,6 +1,6 @@ .. raw:: html - + Integrating converse.js into other frameworks ============================================= diff --git a/docs/source/plugin_development.rst b/docs/source/plugin_development.rst index 82f81494a..d2bb6c028 100644 --- a/docs/source/plugin_development.rst +++ b/docs/source/plugin_development.rst @@ -1,6 +1,6 @@ .. raw:: html - + .. _`writing-a-plugin`: diff --git a/docs/source/security.rst b/docs/source/security.rst index 6b3073b6a..db886217d 100644 --- a/docs/source/security.rst +++ b/docs/source/security.rst @@ -1,6 +1,6 @@ .. raw:: html - + ======================= Security considerations diff --git a/docs/source/session.rst b/docs/source/session.rst index 31b5ab82f..536c78318 100644 --- a/docs/source/session.rst +++ b/docs/source/session.rst @@ -1,6 +1,6 @@ .. raw:: html - + ================== Session Management diff --git a/docs/source/setup_dev_environment.rst b/docs/source/setup_dev_environment.rst index 6dbee6aa2..8115dc851 100644 --- a/docs/source/setup_dev_environment.rst +++ b/docs/source/setup_dev_environment.rst @@ -1,6 +1,6 @@ .. raw:: html - + .. _`setup_dev_environment`: diff --git a/docs/source/style_guide.rst b/docs/source/style_guide.rst index a3cd11fe0..7cc464e53 100644 --- a/docs/source/style_guide.rst +++ b/docs/source/style_guide.rst @@ -1,6 +1,6 @@ .. raw:: html - + Software Style Guide ==================== diff --git a/docs/source/troubleshooting.rst b/docs/source/troubleshooting.rst index e5410701b..d011d8bbf 100644 --- a/docs/source/troubleshooting.rst +++ b/docs/source/troubleshooting.rst @@ -1,6 +1,6 @@ .. raw:: html - + ============================= Troubleshooting and debugging