We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd109a7 commit 4a7f78eCopy full SHA for 4a7f78e
conf.py
@@ -284,11 +284,9 @@ def get_version():
284
'trellis': ('https://docs.trellisfabric.org/master', None),
285
'sdcore': ('https://docs.sd-core.opennetworking.org/master', None),
286
'sdran': ('https://docs.sd-ran.org/master', None),
287
- 'sdfabric': ('https://docs.sd-fabric.org/master', None),
288
'sysapproach5g': ('https://5g.systemsapproach.org/', None),
289
'sysapproachnet': ('https://book.systemsapproach.org/', None),
290
'sysapproachsdn': ('https://sdn.systemsapproach.org/', None),
291
292
}
293
294
def setup(app):
0 commit comments