From 348c195e970e89ccde018e06483eae56aea1da50 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 11 Apr 2021 10:58:14 +0200 Subject: [PATCH] rename manual to be consistent with osmo-gsm-manuals projects Change-Id: Iad1d96f2b0f95a010b0b30da00d3eef754c1ec44 --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 21171729..a96b87e2 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -17,7 +17,7 @@ sys.path.insert(0, os.path.abspath('..')) # -- Project information ----------------------------------------------------- -project = 'pysim' +project = 'osmopysim-usermanual' copyright = '2009-2021 by Sylvain Munaut, Harald Welte, Philipp Maier, Supreeth Herle' author = 'Sylvain Munaut, Harald Welte, Philipp Maier, Supreeth Herle'