diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2021-02-09 17:17:57 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2021-02-09 17:17:57 -0300 |
commit | a13c48a8a2461c3f1d89effae994dc2febc9028a (patch) | |
tree | 733a3da51c2c0cd89d44aa11b3457669a0647c7b | |
parent | 72ec7b2e57794c7bebb6bd44ba4089312409adf9 (diff) | |
download | templates-a13c48a8a2461c3f1d89effae994dc2febc9028a.tar.gz templates-a13c48a8a2461c3f1d89effae994dc2febc9028a.tar.bz2 |
Fix: sphinx doc headers
-rw-r--r-- | conf.py | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,7 +1,6 @@ # -*- coding: utf-8 -*- # -# Manual de Segurança documentation build configuration file, created by -# sphinx-quickstart on Sat Oct 17 11:16:26 2015. +# Sphinx documentation build configuration file, created by sphinx-quickstart. # # This file is execfile()d with the current directory set to its containing dir. # |