Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #41200 > unrolled thread
| Started by | Charles Hixson <charleshixsn@earthlink.net> |
|---|---|
| First post | 2013-03-13 16:51 -0700 |
| Last post | 2013-03-13 16:51 -0700 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Sphinx highlighting Charles Hixson <charleshixsn@earthlink.net> - 2013-03-13 16:51 -0700
| From | Charles Hixson <charleshixsn@earthlink.net> |
|---|---|
| Date | 2013-03-13 16:51 -0700 |
| Subject | Sphinx 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
Back to top | Article view | comp.lang.python
csiph-web