diff options
Diffstat (limited to 'docs/templates/sections/apiexample/httpdomain.rst')
-rw-r--r-- | docs/templates/sections/apiexample/httpdomain.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/templates/sections/apiexample/httpdomain.rst b/docs/templates/sections/apiexample/httpdomain.rst new file mode 100644 index 000000000..f06d0067a --- /dev/null +++ b/docs/templates/sections/apiexample/httpdomain.rst @@ -0,0 +1,10 @@ + +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +Sphinx httpdomain directive +=========================== + +.. http:get:: path + + For more information see `<https://pythonhosted.org/sphinxcontrib-httpdomain>`_ + |