index.rst 615 B

1234567891011121314151617181920212223242526
  1. .. OBS Studio documentation master file, created by
  2. sphinx-quickstart on Wed Oct 25 00:03:21 2017.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. .. _contents:
  6. Welcome to OBS Studio's documentation!
  7. ======================================
  8. .. toctree::
  9. :maxdepth: 3
  10. backend-design
  11. plugins
  12. frontends
  13. graphics
  14. scripting
  15. reference-core
  16. reference-modules
  17. reference-core-objects
  18. reference-libobs-util
  19. reference-libobs-callback
  20. reference-libobs-graphics
  21. reference-libobs-media-io
  22. reference-frontend-api