Update the description of "giturl"
Change-Id: Ie1ae735bd16abd5dba08fdfe27556f7ae0b14f04
This commit is contained in:
parent
93f717417b
commit
e98856b8ae
@ -41,9 +41,9 @@
|
||||
|
||||
/* there have been cases where "pagename" wasn't set; better check for it */
|
||||
{%- if giturl and pagename %}
|
||||
/* The URL of the source file on Git is based on the giturl variable
|
||||
in conf.py, which must be manually initialized to the source file
|
||||
URL in Git.
|
||||
/* "giturl" is the URL of the source file on Git and is auto-generated by
|
||||
openstackdocstheme.
|
||||
|
||||
"pagename" is a standard sphinx parameter containing the name of
|
||||
the source file, without extension. */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user