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


Groups > comp.lang.python > #41200

Sphinx highlighting

Date 2013-03-13 16:51 -0700
From Charles Hixson <charleshixsn@earthlink.net>
Subject Sphinx highlighting
Newsgroups comp.lang.python
Message-ID <mailman.3277.1363219050.2939.python-list@python.org> (permalink)

Show all headers | View raw


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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web