Martin Quinson
unread,May 23, 2019, 1:41:47 PM5/23/19Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sphinx...@googlegroups.com
Hello,
I'm trying to disable the "Edit on GitLab" button on some specific
pages, because they are generated and don't exist in gitlab. In
particular, I'd do so for the pages generated by javasphinx-apidoc, as
well as search.html and genindex.html.
I was thinking of replacing "display_gitlab": True in my conf.py by a
conditional depending on the file name, but I have absolutely no clue
of how to do so, and I'm not even sure it's feasible, actually.
I tried googling around, but fail to find the right keywords.
Any hint, anyone?
Thanks in advance,
Mt.
--
Simplicity does not precede complexity, but follows it.
-- "Epigrams in Programming", by Alan J. Perlis of Yale University.