X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/611737f9cc186d3e6463ef774fdbda4f77055d4c..a9f50cd0b58259a11a1c851bde7b4f11321e5b3b:/docs/conf.py?ds=sidebyside diff --git a/docs/conf.py b/docs/conf.py index 6edddba..908a1a7 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -112,6 +112,7 @@ generate_sections_from_readme() extensions = [ 'sphinx.ext.autodoc', 'sphinx.ext.intersphinx', + 'sphinx.ext.napoleon', ] # Add any paths that contain templates here, relative to this directory.