mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-14 00:57:29 -06:00
9 lines
191 B
YAML
9 lines
191 B
YAML
|
|
# .readthedocs.yaml
|
||
|
|
# Read the Docs configuration file
|
||
|
|
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
|
||
|
|
|
||
|
|
# Required
|
||
|
|
version: 2
|
||
|
|
|
||
|
|
mkdocs:
|
||
|
|
configuration: mkdocs.yml
|