Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[MRG] Large codebase refactoring #160

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

Titan-C
Copy link
Member

@Titan-C Titan-C commented Nov 7, 2016

This is inspired by the way PR #148 handles the creation of the jupyter notebook, and requires that PR to be merged first. The idea is writing the rst file shall be completely independent of the execution of the script. This PR splits the script execution from the preparation of the RST file

@Titan-C Titan-C force-pushed the func_rst branch 2 times, most recently from cc35faf to b279f76 Compare November 20, 2016 00:22
@Titan-C Titan-C force-pushed the func_rst branch 2 times, most recently from e23da53 to 7a007c8 Compare November 27, 2016 21:56
@lesteve
Copy link
Member

lesteve commented Dec 18, 2016

Looks like this one needs a rebase.

@Titan-C Titan-C force-pushed the func_rst branch 3 times, most recently from af4e4ee to c88e24d Compare December 23, 2016 16:05
@Titan-C Titan-C added this to the Release V0.1.9 milestone Jan 3, 2017
@Titan-C Titan-C changed the title [WIP] Large codebase refactoring [MRG] Large codebase refactoring Jan 3, 2017
@Titan-C
Copy link
Member Author

Titan-C commented Jan 3, 2017

Merge after #190

This allows Sphinx-Gallery to be build by a direct call to
sphinx-build, specifying the sources directory and the build output
directory. There is no more the constrain to launch the build from the
makefile is the sources directory.

- Correct relative path when embedding links
- Correct path during build
- Summary of failing examples to work on relative path builds
- Update tests
- Update docs clean and build configs
- Figure test for mayavi
New modules
- execute blocks
- save images
- write rst

review image test

Load Agg in execute_blocks.py because tests load order is alphabetic

Correct rendering of traceback in rst files

Fix orphan repetition
@jnothman
Copy link
Contributor

jnothman commented Apr 2, 2017

My availability atm is very limited, @Titan-C, but I'll see if I can squeeze this in in a few weeks' time.

@Titan-C
Copy link
Member Author

Titan-C commented Apr 2, 2017

Sorry to bother you @jnothman, the review request was an error on my side discovering the github interface for that. This PR I will not rebase anymore. I'll try to redo this changes in new smaller PR.

@Titan-C Titan-C closed this Apr 2, 2017
@jnothman
Copy link
Contributor

jnothman commented Apr 2, 2017 via email

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.

3 participants