Skip to content

Commit 80976bf

Browse files
authored
Merge pull request #7547 from readthedocs/ref-import-guide
Add a reference to the Import guide at the start of Getting started
2 parents 025c02e + 9042f23 commit 80976bf

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/intro/getting-started-with-mkdocs.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ It has many great features including:
2222
Quick start
2323
-----------
2424

25+
.. seealso:: If you already have a Mkdocs project, check out our :doc:`/intro/import-guide` guide.
26+
2527
Assuming you have Python already, `install MkDocs`_:
2628

2729
.. prompt:: bash $

docs/intro/getting-started-with-sphinx.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ This screencast will help you get started or you can
3232
Quick start
3333
-----------
3434

35+
.. seealso:: If you already have a Sphinx project, check out our :doc:`/intro/import-guide` guide.
36+
3537
Assuming you have Python already, :doc:`install Sphinx <sphinx:usage/installation>`:
3638

3739
.. prompt:: bash $

0 commit comments

Comments
 (0)