1
Fork 0
mirror of https://github.com/Steffo99/sophon.git synced 2024-12-22 06:44:21 +00:00

📔 Fix missing default-domain on one page

This commit is contained in:
Steffo 2021-11-08 23:29:01 +01:00
parent 72993d9b72
commit 9a6d9619b3
Signed by: steffo
GPG key ID: 6965406171929D01
2 changed files with 3 additions and 2 deletions

View file

@ -1,5 +1,6 @@
Contesti innestati
------------------
.. default-domain:: js
Per minimizzare i rerender, l'applicazione è organizzata a "contesti innestati".

View file

@ -58,9 +58,9 @@ primary_domain = None
default_role = None
# Print warnings on the page
keep_warnings = True
keep_warnings = False
# Display more warnings than usual
nitpicky = True
nitpicky = False
# Intersphinx URLs
intersphinx_mapping = {