docs: use glob pattern to match source code docs (#1918)

This commit is contained in:
ReenigneArcher
2023-12-17 10:37:54 -05:00
committed by GitHub
parent 4c984cacb5
commit 068c3fa303
45 changed files with 36 additions and 73 deletions

View File

@@ -0,0 +1,5 @@
cuda
====
.. doxygenfile:: platform/linux/cuda.h
:allow-dot-graphs:

View File

@@ -0,0 +1,4 @@
graphics
========
.. Todo:: Add graphics.h

View File

@@ -0,0 +1,4 @@
misc
====
.. Todo:: Add misc.h

View File

@@ -0,0 +1,5 @@
vaapi
=====
.. doxygenfile:: platform/linux/vaapi.h
:allow-dot-graphs:

View File

@@ -0,0 +1,5 @@
wayland
=======
.. doxygenfile:: platform/linux/wayland.h
:allow-dot-graphs:

View File

@@ -0,0 +1,4 @@
x11grab
=======
.. Todo:: Add x11grab.h