mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 17:40:39 +00:00
31 lines
895 B
ReStructuredText
31 lines
895 B
ReStructuredText
.. RenderDoc documentation master file, created by
|
|
sphinx-quickstart on Thu May 12 16:59:09 2016.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
RenderDoc
|
|
=========
|
|
|
|
.. |renderdoc_logo| image:: imgs/logo.png
|
|
|
|
|renderdoc_logo|
|
|
|
|
Welcome to RenderDoc - a graphics debugger, currently available for D3D11, Vulkan and OpenGL development on windows.
|
|
|
|
This document serves primarily as reference guide, introductory document and explanation of which features are available in RenderDoc and how to best use them.
|
|
|
|
The latest information and discussion is always available on the `GitHub wiki <https://github.com/baldurk/renderdoc/wiki>`_.
|
|
|
|
Table of Contents
|
|
=================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
introduction
|
|
credits_acknowledgements
|
|
getting_started/index
|
|
behind_scenes/index
|
|
how/index
|
|
window/index
|