Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

$ grep -r portal-ric-dashboard .
./index.rst:* :doc:`RIC Dashboard <portal-ric-dashboard:index>`
./conf.py:intersphinx_mapping['portal-ric-dashboard'] = ('https://docs.o-ran-sc-doc.readthedocs.ioorg/projects/o-ran-sc-portal-ric-dashboard/en/%s' % branch, None)


No Format
intersphinx_mapping['your-repo'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-doc.readthedocs.io-you-repo/projects/o-ran-sc-your-repo/en/%s' % branch, None a

...