Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.readthedocs.yaml - github.com/mRemoteNG/mRemoteNG.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 69f0ca82ffb2c929436eb704cbc112bc5a2145e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# .readthedocs.yaml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details

# Required
version: 2

# Build documentation in the docs/ directory with Sphinx
sphinx:
   configuration: mRemoteNGDocumentation/conf.py

# Optionally build your docs in additional formats such as PDF
formats:
   - pdf