This commit is contained in:
+3
-9
@@ -3,15 +3,14 @@
|
||||
# The configuration produced by default is meant to highlight the features
|
||||
# that Zensical provides and to serve as a starting point for your own
|
||||
# projects.
|
||||
# Read more: https://zensical.org/docs/setup/basics
|
||||
#
|
||||
# ============================================================================
|
||||
|
||||
[project]
|
||||
|
||||
repo_url = "https://gitea.psi.ch/controls"
|
||||
#edit_uri = "_edit/main/docs/"
|
||||
edit_uri = "_edit/master/"
|
||||
#docs_dir = "epics"
|
||||
edit_uri = "_edit/master/docs/"
|
||||
|
||||
#extra_javascript = [
|
||||
# "javascripts/mathjax.js",
|
||||
@@ -20,13 +19,11 @@ edit_uri = "_edit/master/"
|
||||
|
||||
# The site_name is shown in the page header and the browser window title
|
||||
#
|
||||
# Read more: https://zensical.org/docs/setup/basics/#site_name
|
||||
site_name = "Controls Documentation"
|
||||
|
||||
# The site_description is included in the HTML head and should contain a
|
||||
# meaningful description of the site content for use by search engines.
|
||||
#
|
||||
# Read more: https://zensical.org/docs/setup/basics/#site_description
|
||||
site_description = """
|
||||
This is the collection of related documentation by the Control System
|
||||
team of the Center for Accelerator Science (CAS).
|
||||
@@ -34,14 +31,11 @@ team of the Center for Accelerator Science (CAS).
|
||||
|
||||
# The site_author attribute. This is used in the HTML head element.
|
||||
#
|
||||
# Read more: https://zensical.org/docs/setup/basics/#site_author
|
||||
site_author = "Paul Scherrer Institute"
|
||||
|
||||
# The site_url is the canonical URL for your site. When building online
|
||||
# documentation you should set this.
|
||||
# Read more: https://zensical.org/docs/setup/basics/#site_url
|
||||
#site_url = "https://controls.pages.psi.ch/"
|
||||
site_url = "https://controls.pages.psi.ch/gitea-pages/"
|
||||
site_url = "https://controls.pages.psi.ch/"
|
||||
|
||||
# The copyright notice appears in the page footer and can contain an HTML
|
||||
# fragment.
|
||||
|
||||
Reference in New Issue
Block a user