1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-08-06 16:11:46 +02:00

Use default cpp fmt build script.

This commit is contained in:
Sandu Liviu Catalin
2021-07-03 14:08:25 +03:00
parent 990dd68e7f
commit 465cf3f8dc
210 changed files with 95646 additions and 23 deletions

7
vendor/Fmt/support/rtd/conf.py vendored Normal file
View File

@@ -0,0 +1,7 @@
# Sphinx configuration for readthedocs.
import os, sys
master_doc = 'index'
html_theme = 'theme'
html_theme_path = ["."]