On Tue, Jul 7, 2020, 12:15 AM Jan Valošek <[email protected]> wrote:
> I would like to create symbolic link inside sphinx doc (inside > https://github.com/my_repo/docs/documentation.rst file) pointing to file > in same GitHub repo (e.g. https://github.com/my_repo/some_file.txt). > Something like this: > > `Some_file <https://github.com/my_repo/some_file.txt>`_ > > However, example above is absolute link. I would like to create relative > link; something like this: > > `Some_file <../some_file.txt>`_ > > Is it possible? > > Thank you, > JV > > -- > You received this message because you are subscribed to the Google Groups > "sphinx-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sphinx-users/51373cde-a797-4595-9436-6260e0c25d78o%40googlegroups.com > <https://groups.google.com/d/msgid/sphinx-users/51373cde-a797-4595-9436-6260e0c25d78o%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sphinx-users/CAELGjd-_Um5nAeBr%2BcV7dtRKOQ4V93L9vpM2gHZOG8Hfwtd2xA%40mail.gmail.com.
