Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

25 linhas
573B

  1. Tutorials and Beginner's Guide
  2. ##############################
  3. The child pages here contain introductory material for getting started with
  4. using ``dds``. If you don't know where to start, this will be a good
  5. place to begin!
  6. .. seealso::
  7. For more focused "how-do-i" topics, refer to :doc:`/howto/index`.
  8. .. note::
  9. The shell samples in these pages are written with Unix-flavored commands,
  10. but the analogous process will work just as well on Windows systems.
  11. Translate as appropriate.
  12. .. toctree::
  13. :maxdepth: 2
  14. install
  15. hello-world
  16. hello-lib
  17. hello-test