From: Benjamin R. <ben...@ou...> - 2011-10-30 19:21:23
|
On Sunday, October 30, 2011, Kevin Davies <kda...@gm...> wrote: > Hello, > > I don't think the web documentation is showing up for the new Sankey diagram class. I probably failed to hook it in somehow. Could someone please take a look? > > The file that would have produced the documentation is matplotlib/lib/matplotlib/sankey.py. I expected it would show up at > http://matplotlib.sourceforge.net/api/sankey_api.html, but there's no such page. > > The Sankey demos did show up on the examples page and in the gallery. Also, the overview showed up in the "what's new" page. > > Thanks. > > Kevin > Whoops. I knew I forgot something. API docs are generated from adding a file to doc/api. I will upload a patch soon. Ben |