I'm preparing for my Scipy talk about our Sphinx docs, and I seem to be 
having trouble with the search functionality.  The links that searching 
generates do not have an .html extension, so they don't actually work.  
For example this:

   
file:///home/mdroe/builds/matplotlib/doc/build/html/users/artists?highlight=histogram

When it should be this:

   
file:///home/mdroe/builds/matplotlib/doc/build/html/users/artists.html?highlight=histogram

I don't see this problem with the docs at matplotlib.sf.net/doc/html/, 
only the ones I'm generating locally.  Before I take this to the Sphinx 
list, are others seeing this (with a SVN Sphinx updated today?)

Cheers,
Mike

-- 
Michael Droettboom
Science Software Branch
Operations and Engineering Division
Space Telescope Science Institute
Operated by AURA for NASA


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to