Skip to content

Fix doc build#2

Closed
tonysyu wants to merge 5 commits intoscikit-image:masterfrom
tonysyu:fix-doc-ext
Closed

Fix doc build#2
tonysyu wants to merge 5 commits intoscikit-image:masterfrom
tonysyu:fix-doc-ext

Conversation

@tonysyu
Copy link
Copy Markdown
Member

@tonysyu tonysyu commented Jul 11, 2011

Multiple fixes for doc build

  • Replace docs/ext/plot_directive.py with matplotlib's (current trunk), which fixes the doc build for Sphinx 1.0.
  • Remove auto-generated API files when running "make clean"
  • Fix apigen.py so that it finds the proper path for scikits.image when other scikits are present.

tonysyu added 5 commits July 11, 2011 09:47
__import__ can get confused about which scikits path to import when multiple scikits are present on a system.

Note that `root_module` is no longer an attribute of `ApiDocWriter` (it wasn't being used anywhere), and it now points to "scikits.image" instead of "scikits".
@stefanv
Copy link
Copy Markdown
Member

stefanv commented Jul 15, 2011

Thanks for the fixes, Tony. They were incorporated by @holtzhau and merged.

@stefanv stefanv closed this Jul 15, 2011
tonysyu pushed a commit that referenced this pull request Aug 1, 2012
MISC minor cleanup in doctests / examples
ahojnnes pushed a commit that referenced this pull request Nov 14, 2012
blink1073 referenced this pull request in blink1073/scikit-image Dec 23, 2012
BUG: Canvastools buttons inappropriately take focus
ahojnnes added a commit that referenced this pull request Apr 7, 2013
Change API for Gabor filter
chintak referenced this pull request in chintak/scikit-image Jul 6, 2013
Use camera image in example to check inpainting accuracy
@stefanv stefanv mentioned this pull request Jun 15, 2014
juliantaylor pushed a commit to juliantaylor/scikit-image that referenced this pull request Sep 5, 2014
don't optimize pngs in post build processors some derivatives use
blink1073 added a commit that referenced this pull request Jan 21, 2015
JDWarner pushed a commit that referenced this pull request Jul 4, 2015
Switched to cnp where applicable.
jni pushed a commit that referenced this pull request Aug 29, 2015
blink1073 pushed a commit that referenced this pull request Dec 13, 2015
Avoids crash of active contour example when run with old scipy version
dschult added a commit to dschult/scikit-image that referenced this pull request Nov 6, 2024
* CI: bump macos image pin from 12 to 13 (scikit-image#7582)

* Use scipy.sparse arrays

* updates to downcast for amg_core and simplify CSR

---------

Co-authored-by: Brigitta Sipőcz <[email protected]>
Co-authored-by: Jarrod Millman <[email protected]>
jarrodmillman added a commit that referenced this pull request Nov 19, 2024
* CI: bump macos image pin from 12 to 13 (#7582)

* Use scipy.sparse arrays

* updates to downcast for amg_core and simplify CSR

---------

Co-authored-by: Brigitta Sipőcz <[email protected]>
Co-authored-by: Jarrod Millman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants