index.rst 822 B

12345678910111213141516171819202122232425
  1. .. Intention: provide the necessary information to make the most of the getting
  2. started series, answering questions like "do I want to learn Godot?", "how
  3. does it look and feel?", "how does it work?", and "how do I best learn it?".
  4. Introduction
  5. ============
  6. This series will introduce you to Godot and give you an overview of its
  7. features.
  8. In the following pages, you will get answers to questions such as "Is Godot for
  9. me?" or "What can I do with Godot?". We will then introduce the engine's most
  10. essential concepts, run you through the editor's interface, and give you tips to
  11. make the most of your time learning it.
  12. .. toctree::
  13. :maxdepth: 1
  14. :name: toc-learn-introduction
  15. introduction_to_godot
  16. key_concepts_overview
  17. first_look_at_the_editor
  18. learning_new_features
  19. godot_design_philosophy