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,4 @@
common
======
.. Todo:: Add common.h

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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