Add entries in sphinx documentation to generate correct API autodocs

This commit is contained in:
baldurk
2017-03-24 15:47:31 +00:00
parent 83f769a2cd
commit 99063c2401
9 changed files with 88 additions and 2 deletions
+30
View File
@@ -1,3 +1,33 @@
Functions
=========
.. module:: renderdoc
.. autofunction:: renderdoc.Maths_FloatToHalf
.. autofunction:: renderdoc.Maths_HalfToFloat
.. autofunction:: renderdoc.Topology_NumVerticesPerPrimitive
.. autofunction:: renderdoc.Topology_VertexOffset
.. autofunction:: renderdoc.SupportLocalReplay
.. autofunction:: renderdoc.CreateReplayRenderer
.. autofunction:: renderdoc.CreateTargetControl
.. autofunction:: renderdoc.EnumerateRemoteTargets
.. autofunction:: renderdoc.GetDefaultRemoteServerPort
.. autofunction:: renderdoc.CreateRemoteServerConnection
.. autofunction:: renderdoc.BecomeRemoteServer
.. autofunction:: renderdoc.GetDefaultCaptureOptions
.. autofunction:: renderdoc.StartGlobalHook
.. autofunction:: renderdoc.ExecuteAndInject
.. autofunction:: renderdoc.InjectIntoProcess
.. autofunction:: renderdoc.StartSelfHostCapture
.. autofunction:: renderdoc.EndSelfHostCapture
.. autofunction:: renderdoc.SetDebugLogFile
.. autofunction:: renderdoc.GetLogFile
.. autofunction:: renderdoc.GetThumbnail
.. autofunction:: renderdoc.GetVersionString
.. autofunction:: renderdoc.GetCommitHash
.. autofunction:: renderdoc.IsD3D
.. autofunction:: renderdoc.PatchList_Count
.. autofunction:: renderdoc.PatchList_Topology
.. autofunction:: renderdoc.MaskForStage