Index: docs/source/conf.py =================================================================== diff -u -r322377decd72091859c355c84705276e89cd140e -r4bdb012848d1b59be5edc31d677b77b9d95f6190 --- docs/source/conf.py (.../conf.py) (revision 322377decd72091859c355c84705276e89cd140e) +++ docs/source/conf.py (.../conf.py) (revision 4bdb012848d1b59be5edc31d677b77b9d95f6190) @@ -2,32 +2,19 @@ # -*- coding: utf-8 -*- ########################################################################### # -# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. +# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. # -# THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN -# WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. +# THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN +# WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. # -# @file base.py +# @file conf.py # -# @date 20-July-2020 -# @author P. Lucia +# @author (last) Peter Lucia +# @date (last) 20-Jul-2020 +# @author (original) Peter Lucia +# @date (original) 29-May-2020 # -# @brief Dialin documentation build configuration file -# -# ############################################################################ -# -# Dialin documentation build configuration file, created by -# sphinx-quickstart on Fri May 29 15:33:59 2020. -# -# This file is execfile()d with the current directory set to its -# containing dir. -# -# Note that not all possible configuration values are present in this -# autogenerated file. -# -# All configuration values have a default; values that are commented out -# serve to show the default. # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the