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

Skip to content

Commit e5840ee

Browse files
committed
moved users_guide sources out of sources, into parent directory
for flat rather than nested structure svn path=/trunk/matplotlib/; revision=5222
1 parent 9365d79 commit e5840ee

17 files changed

Lines changed: 6 additions & 6 deletions
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# If your extensions are in another directory, add it here. If the directory
1717
# is relative to the documentation root, use os.path.abspath to make it
1818
# absolute, like shown here.
19-
sys.path.append(os.path.abspath('../../sphinxext'))
19+
sys.path.append(os.path.abspath('../sphinxext'))
2020

2121
# General configuration
2222
# ---------------------
File renamed without changes.
File renamed without changes.
File renamed without changes.

doc/users_guide/source/figures/fig_axes_customize_simple.py renamed to doc/users_guide/figures/fig_axes_customize_simple.py

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)