Skip to content
Snippets Groups Projects
Commit dd704936 authored by Leo P. Singer's avatar Leo P. Singer
Browse files

Fix titles

parent 17bc72c1
No related branches found
No related tags found
No related merge requests found
Pipeline #47807 passed
......@@ -4,7 +4,7 @@
# You can set these variables from the command line.
SPHINXOPTS =
SPHINXBUILD = sphinx-build
SPHINXPROJ = LIGOVirgoOpenPublicAlertsUserGuide
SPHINXPROJ = LIGOVirgoPublicAlertsUserGuide
SOURCEDIR = .
BUILDDIR = _build
......
......@@ -155,7 +155,7 @@ latex_documents = [
# One entry per manual page. List of tuples
# (source start file, name, description, authors, manual section).
man_pages = [
(master_doc, 'ligovirgoopenpublicalertsuserguide', 'LIGO/Virgo Public Alerts User Guide Documentation',
(master_doc, 'ligovirgopublicalertsuserguide', 'LIGO/Virgo Public Alerts User Guide Documentation',
[author], 1)
]
......
......@@ -9,7 +9,7 @@ if "%SPHINXBUILD%" == "" (
)
set SOURCEDIR=.
set BUILDDIR=_build
set SPHINXPROJ=LIGOVirgoOpenPublicAlertsUserGuide
set SPHINXPROJ=LIGOVirgoPublicAlertsUserGuide
if "%1" == "" goto help
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment