Related thread: https://groups.google.com/forum/#!searchin/sphinx-users/search/sphinx-users/tOoPhwRmsHo/-xqwk6Wes3QJ
On Friday, April 15, 2011 5:21:39 PM UTC-7, Chris wrote: > > I noticed that on the search result page, the snippets include the > markup used to identify various headings in the .rst files. shouldn't > these be hidden to the end user? > > For example: > http://sphinx.pocoo.org/search.html?q=doctest+snippet > > shows: > > sphinx.ext.doctest – Test snippets in the documentation > .. highlight:: rest :mod:`sphinx.ext.doctest` -- Test snippets in the > documentation > =============================================================== .. > module:: sphinx.ext.doctest :synopsis: Test snippets in the > documentation. .. index... > > and > > Changes in Sphinx > :tocdepth: 2 .. _changes: Changes in Sphinx ***************** .. > include:: ../CHANGES... -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
