diff --git a/09_sample-ruby.rst b/09_use-rubyonrails.rst similarity index 79% rename from 09_sample-ruby.rst rename to 09_use-rubyonrails.rst index 77f8d92..debe890 100644 --- a/09_sample-ruby.rst +++ b/09_use-rubyonrails.rst @@ -1,3 +1,5 @@ +.. _use_rubyonrails: + ############################# Ruby on Rails Sample App ############################# diff --git a/index.rst b/index.rst index 5424195..6b76812 100644 --- a/index.rst +++ b/index.rst @@ -5,19 +5,24 @@ .. _index: -Welcome to Cloud Development's documentation! -============================================= +Welcome to **Cloud Development** documentation! +=============================================== | :ref:`Introduction to Cloud Development `. -| :ref:`Topic 1: Setting up a Google Gmail account `. -| :ref:`Topic 2: Setting up a GitHub account `. -| :ref:`Topic 3: Setting up a Heroku account `. -| :ref:`Topic 4: Setting up a Cloud9 account `. -| :ref:`Topic 5: Setting up other accounts `. -| :ref:`Topic 6: Creating a repository at GitHub `. -| :ref:`Topic 7: Using Cloud9 for web development `. -| :ref:`Topic 8: Publishing Sphinxdocs on GitHub `. -| :ref:`Topic 9: Deploying a Rails App to Heroku `. +| Topic 1: :ref:`Setting up a Google Gmail account `. +| Topic 2: :ref:`Setting up a GitHub account `. +| Topic 3: :ref:`Setting up a Heroku account `. +| Topic 4: :ref:`Setting up a Cloud9 account `. +| Topic 5: :ref:`Setting up other accounts `. +| Topic 6: :ref:`Creating a repository at GitHub `. +| Topic 7: :ref:`Using Cloud9 for web development `. +| Topic 8: :ref:`Publishing Sphinxdocs on GitHub `. +| Topic 9: :ref:`A Ruby on Rails sample application `. +| Topic 10: :ref:`Deploying a Rails App to Heroku `. + +---------- + +Search the site text on this :ref:`search`. ----------