doc: add configuration to generate doxygen documentation on readthedocs
authorKent Gibson <warthog618@gmail.com>
Tue, 13 Jun 2023 01:52:03 +0000 (09:52 +0800)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Tue, 13 Jun 2023 08:57:21 +0000 (10:57 +0200)
commite7abee9747e22cbcf4878123e47f2ca0a0c8b1ca
tree04141e4ed04b2d70738ad5657ec5d6df37555fd4
parentebfed6ceb260e2c70a8c63e007f1f883382fc62d
doc: add configuration to generate doxygen documentation on readthedocs

Having the libgpiod documentation available online would be helpful, so
add the configuration required to generate the existing docygen C/C++
documentation on readthedocs.

Signed-off-by: Kent Gibson <warthog618@gmail.com>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
.readthedocs.yaml [new file with mode: 0644]
sphinx/conf.py [new file with mode: 0644]
sphinx/index.rst [new file with mode: 0644]