Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Vasudevan, Rama K
pycroscopy
Commits
4dee6ccf
Commit
4dee6ccf
authored
Nov 22, 2017
by
Unknown
Browse files
Rename example headers and remove publication section for now.
parent
f314598f
Changes
3
Hide whitespace changes
Inline
Side-by-side
docs/conf.py
View file @
4dee6ccf
...
...
@@ -406,7 +406,7 @@ from sphinx_gallery.sorting import ExampleTitleSortKey, ExplicitOrder #Can't use
# Sphinx-gallery configuration
sphinx_gallery_conf
=
dict
(
examples_dirs
=
[
'../examples'
,
'../examples/dev_tutorials'
,
'../examples/publications'
,
#
'../examples/publications',
'../examples/user_tutorials'
],
gallery_dirs
=
[
'auto_examples'
,
'auto_tutorials'
,
'auto_publications'
],
within_subsection_order
=
ExampleTitleSortKey
,
...
...
examples/dev_tutorials/README.txt
View file @
4dee6ccf
==============================
Pycroscopy Developer Tutorials
==============================
\ No newline at end of file
===================
Developer Tutorials
===================
\ No newline at end of file
examples/user_tutorials/README.txt
View file @
4dee6ccf
=========================
Pycroscopy User Tutorials
=========================
\ No newline at end of file
==============
User Tutorials
==============
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment