Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #41200 > unrolled thread

Sphinx highlighting

Started byCharles Hixson <charleshixsn@earthlink.net>
First post2013-03-13 16:51 -0700
Last post2013-03-13 16:51 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Sphinx highlighting Charles Hixson <charleshixsn@earthlink.net> - 2013-03-13 16:51 -0700

#41200 — Sphinx highlighting

FromCharles Hixson <charleshixsn@earthlink.net>
Date2013-03-13 16:51 -0700
SubjectSphinx highlighting
Message-ID<mailman.3277.1363219050.2939.python-list@python.org>
What controls the yellow highlight bar that Sphinx sometimes puts in the 
documentation?
E.g.:
.. py:function:: basic_parseStrTest ()
generates bold-face text, where
.. py:function:: basicParseStrTest ()
generates text with a yellow bar highlight.

I actually rather like the yellow bar highlight, but I can't stand 
having it appear for some of my functions, and not for others, and I 
haven't been able to figure out what turns it on or off.

-- 
Charles Hixson

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web