diff options
| author | Bozhidar Batsov <bozhidar@batsov.com> | 2020-12-04 11:05:18 +0200 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@batsov.com> | 2020-12-04 11:05:18 +0200 |
| commit | 612fada45d4eadd374f0bd650f592f6fb311e258 (patch) | |
| tree | d8c20d4d957435ecfe62b1423a93a9f695b56d32 /doc | |
| parent | daa9a4b2779cb3f59c7e22002ac4e0804d192b06 (diff) | |
[Docs] Add some next steps to the home page
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/modules/ROOT/pages/index.adoc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/modules/ROOT/pages/index.adoc b/doc/modules/ROOT/pages/index.adoc index a30a9d9..ad126d3 100644 --- a/doc/modules/ROOT/pages/index.adoc +++ b/doc/modules/ROOT/pages/index.adoc @@ -83,3 +83,12 @@ Projectile. NOTE: A bit of trivia for you - Projectile was my very first open-source project and it has a very special place in my heart! + +== What's Next? + +So, what to do next? While you can peruse the documentation in whatever way you’d like, here are a few recommendations: + +* xref:installation.adoc[Install] Projectile and get it xref:usage.adoc[up and running] +* Get familiar with xref:projects.adoc[Projectile's notion of projects] +* xref:configuration.adoc[Configure] Projectile to your liking +* Explore the xref:extensions.adoc[Projectile extensions] that can make you more productive |
