Remove header from API page

This commit is contained in:
baldurk
2016-05-16 14:39:06 +02:00
parent f0f5d84f25
commit 2b59a806cf
@@ -6,11 +6,6 @@ Reference for RenderDoc in-application API
This page describes the RenderDoc API exposed to applications being captured, both in overall organisation as well as a specific reference on each function.
Overview
--------
.. cpp:function:: void GetAPIVersion(int *major, int *minor, int *patch)