diff --git a/docs/intro/getting-started-with-mkdocs.rst b/docs/intro/getting-started-with-mkdocs.rst index eeae25b24aa..ec3d369a3bf 100644 --- a/docs/intro/getting-started-with-mkdocs.rst +++ b/docs/intro/getting-started-with-mkdocs.rst @@ -22,6 +22,8 @@ It has many great features including: Quick start ----------- +.. seealso:: If you already have a Mkdocs project, check out our :doc:`/intro/import-guide` guide. + Assuming you have Python already, `install MkDocs`_: .. prompt:: bash $ diff --git a/docs/intro/getting-started-with-sphinx.rst b/docs/intro/getting-started-with-sphinx.rst index cbfeec871fd..a14c314bbf4 100644 --- a/docs/intro/getting-started-with-sphinx.rst +++ b/docs/intro/getting-started-with-sphinx.rst @@ -32,6 +32,8 @@ This screencast will help you get started or you can Quick start ----------- +.. seealso:: If you already have a Sphinx project, check out our :doc:`/intro/import-guide` guide. + Assuming you have Python already, :doc:`install Sphinx `: .. prompt:: bash $