diff --git a/docs/changelog.rst b/docs/changelog.rst index 4d7817ae..565b0521 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1 +1 @@ -.. include:: ../CHANGELOG.rst \ No newline at end of file +.. include:: ../CHANGELOG.rst diff --git a/docs/drf_yasg.rst b/docs/drf_yasg.rst index 99277ff6..508d6d29 100644 --- a/docs/drf_yasg.rst +++ b/docs/drf_yasg.rst @@ -66,7 +66,7 @@ Helper Classes - ``schema`` argument is called ``response`` - Order of arguments differs, so use keyword arguments. -- :py:class:`~drf_spectacular.utils.OpenApiExample` is available for providing ``examples`` to +- :py:class:`~drf_spectacular.utils.OpenApiExample` is available for providing ``examples`` to :py:func:`@extend_schema `. - :py:class:`~drf_yasg.openapi.Schema` is not required and can be eliminated. Use a plain :py:class:`dict` instead. diff --git a/docs/readme.rst b/docs/readme.rst index 7f1854e9..4dc0eb5d 100644 --- a/docs/readme.rst +++ b/docs/readme.rst @@ -1,3 +1,3 @@ .. _readme: -.. include:: ../README.rst \ No newline at end of file +.. include:: ../README.rst