docs: add SUPI/SUCI usage example

Change-Id: I2908ea9df7e78c596554731085902e2ab7278328
This commit is contained in:
Merlin Chlosta
2023-05-11 12:59:01 +02:00
committed by Harald Welte
parent 0489ae67cf
commit 69b69d4d84
3 changed files with 206 additions and 2 deletions

View File

@@ -18,8 +18,8 @@ sys.path.insert(0, os.path.abspath('..'))
# -- Project information -----------------------------------------------------
project = 'osmopysim-usermanual'
copyright = '2009-2022 by Sylvain Munaut, Harald Welte, Philipp Maier, Supreeth Herle'
author = 'Sylvain Munaut, Harald Welte, Philipp Maier, Supreeth Herle'
copyright = '2009-2023 by Sylvain Munaut, Harald Welte, Philipp Maier, Supreeth Herle, Merlin Chlosta'
author = 'Sylvain Munaut, Harald Welte, Philipp Maier, Supreeth Herle, Merlin Chlosta'
# -- General configuration ---------------------------------------------------