We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9172777 commit 68d59ddCopy full SHA for 68d59dd
docs/conf.py
@@ -20,7 +20,7 @@
20
# -- Project information -----------------------------------------------------
21
22
project = 'Logicrom OpenCPU SDK'
23
-copyright = "2021-" + datetime.today().strftime("%Y") + ", Waybyte Solutions"
+copyright = "2021-" + datetime.today().strftime("%Y") + ", Waybyte Solutions Pvt. Ltd."
24
author = 'Waybyte Developers'
25
26
# -- General configuration ---------------------------------------------------
@@ -79,7 +79,6 @@
79
#
80
# html_theme = 'alabaster'
81
html_theme = "sphinx_rtd_theme"
82
-html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
83
84
# Add any paths that contain custom static files (such as style sheets) here,
85
# relative to this directory. They are copied after the builtin static files,
0 commit comments