Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Add \underline to mathtext#15624
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Closed
Uh oh!
There was an error while loading.Please reload this page.
Closed
Changes fromall commits
Commits
Show all changes
360 commits Select commitHold shift + click to select a range
f96a463
Fix validate_markevery docstring markup.
anntzer47602ee
Merge pull request #21053 from anntzer/vme
timhoffm2d2fcb4
Remove dummy test command from setup.py
timhoffm23f1da4
Merge pull request #21059 from timhoffm/cleanup-setup_py
dstansbyf630a73
Correct the default for fillstyle parameter in MarkerStyle()
timhoffmf13147a
Merge pull request #21060 from timhoffm/marker-default-fillstyle
anntzer72c9c00
Fix typo in template of current dev-docs
deep-jklb8aa5b2
Remove most visible dependencies on distutils.
anntzer40de2cf
Deprecate support for no-args MarkerStyle().
anntzerd27fba3
Merge pull request #21062 from deep-jkl/typo-in-new-doc-template
dstansbycc2af22
Update lib/mpl_toolkits/mplot3d/axes3d.py
jyjoshi143c30e
Update lib/matplotlib/colors.py
story6452e34f38
Merge pull request #21056 from anntzer/msn
jklymak20170d7
Merge pull request #20913 from story645/story645-to_hex
timhoffm4cef945
Support marker="none" to mean "no marker".
anntzer51438b2
Docstring updated for scatter method
jyjoshi38bfebc
Merge pull request #20819 from hrnciar/wheels-py3.10
QuLogic55b0d93
Remove generated file accidentally added in #20867
QuLogic0c021c7
Use correct DPI when drawing in Cairo renderers
QuLogiced53303
Added decorators to more methods in axes3d.py
jyjoshi630f25f
Set device pixel ratio when saving a figure
QuLogic9598205
De-duplicate some unit conversion in Cairo
QuLogic592319e
Merge pull request #21067 from QuLogic/delete-extra
story6451a0ebbb
Merge pull request #21051 from anntzer/gdbdashes
QuLogicfd3f25e
Merge pull request #21049 from timhoffm/simplify-legend-attrs
QuLogicd480f24
Explicit registration of canvas-specific tool subclasses.
anntzer9bbef1e
Merge pull request #21025 from QuLogic/cairo-hidpi
anntzer0e14162
Merge pull request #21061 from anntzer/ud
QuLogic96b1923
Use sysconfig directly instead of through distutils
QuLogicb1cdc67
Merge pull request #21072 from QuLogic/sysconfig
dstansby8c2a65d
Merge pull request #21055 from anntzer/mn
jklymak913eacb
Break links between twinned axes when removing
dstansbyd37d732
Merge pull request #21076 from dstansby/twin-remove
tacaswellc19c9fa
Merge pull request #20990 from anntzer/tsr
farizada5af35
Cache build dependencies on Circle
QuLogic1677912
Merge pull request #21078 from QuLogic/circle-cache-build
dstansbyc53216b
Merge pull request #19619 from r03ert0/patch-1
jklymakb14a688
Improve docs for to_jshtml()
dstansbyce70a21
Add HiDPI support in GTK
QuLogic0c0fc47
gtk3: Remove POINTER_MOTION_HINT_MASK usage entirely
QuLogicf53c28d
Calculate initial GTK window size using logical DPI
QuLogic76c2c7f
Fix rubberband on Cairo
QuLogicefea32c
Fix layout of sidebar entries
timhoffm20d92cc
Deprecate MarkerStyle(None).
anntzerc58564e
Merge pull request #20988 from QuLogic/gtk-hidpi
QuLogiceecdbbc
Merge pull request #21082 from timhoffm/doc-sidebar-layout
QuLogic5b31240
Fix overindented bullet list in docs.
anntzerdb71cb8
Update sticky_edges docstring to new behavior.
anntzer88ba86b
Merge pull request #21088 from anntzer/obl
jklymakf44294a
Merge pull request #21089 from anntzer/se
timhoffmec3966b
Merge pull request #20903 from ericpre/fix_dev_version_from_git_repo
tacaswell4d6ab93
Merge pull request #20935 from timhoffm/experimental-colormaps
tacaswell66aae22
Cleanup demo_tight_layout.
anntzer03fbe7c
Fix capitalizations
timhoffmded4951
Merge pull request #21074 from anntzer/msn2
timhoffme14661f
Merge pull request #21100 from anntzer/dtl
timhoffm1502825
Remove the index and module index pages
timhoffm5d0b769
Merge pull request #21083 from timhoffm/doc-caps
timhoffm86e19ad
Merge pull request #21034 from anntzer/rcb
timhoffm2b0acba
Capitalization fixes in example section titles.
anntzer55a55ef
Move colormap examples from userdemo to images_contours_and_fields.
anntzeraa53c7c
Merge pull request #21087 from anntzer/ie
timhoffm9465538
Merge pull request #21104 from timhoffm/doc-remove-index
tacaswella00a909
Fix make_norm_from_scale `__name__` when used inline.
anntzer84cc534
Rename section title Gallery -> Examples
timhoffm81c190b
Improve errorbar plot types example
timhoffm22ee166
Adapt css so that galleries have four columns
timhoffmef86a51
Merge pull request #21115 from timhoffm/doc-errorbar-plot-types
story645b8dcf0b
Merge pull request #20951 from jayjoshi112711/20912-data-kwarg-suppor…
story64504a43d6
Merge pull request #21112 from anntzer/mnfsn
story64516974b9
Merge pull request #21111 from timhoffm/doc-exampls
timhoffm979fe94
DOC: clarify what we mean by object oriented
jklymak7b9200e
Merge pull request #21116 from timhoffm/gallery-css
anntzer1384627
CTRL does not fix aspect in zoom-to-rect mode.
anntzer2d2b5df
Simplify/uniformize sample data setup in plot_types examples.
anntzer4ef2161
Merge pull request #21086 from anntzer/esc
timhoffm8f0c3ac
Simplify argument parsing in stem().
anntzer70f2145
Merge pull request #21123 from anntzer/ptm
story645a5ce61f
Fix decenter of image in gallery thumbnails
timhoffm64e7b2e
Add contour and tricontour plots to plot types
timhoffmdb6dff4
Merge pull request #21129 from timhoffm/gallery-css-fig-padding
tacaswellb26dbcd
Merge pull request #21093 from jklymak/doc-clarify-object-oriented
timhoffm211cbc0
Tweak streamplot plot_types example.
anntzer03d25d9
Merge pull request #21114 from timhoffm/doc-contour-types
timhoffm10f5b60
Merge pull request #21124 from anntzer/sp
timhoffm6b149ca
Consider new plots for gallery ordering
timhoffm6c6acfc
Fix polar() regression on second call failure
beckja9ee9f3e
STY: tweak unpacking in polar test a bit
tacaswell3b52c10
Small cleanups to colorbar.
anntzerc757fe1
Merge pull request #21131 from beckja/polar-fix
jklymak0cd51be
ENH: Adding zoom and pan to colorbar
greglucasdc0fd65
MAINT: Refactor zoom/pan code to use helpers
greglucas48d0663
MNT: Updating Colorbar zoom rectangle and selections
greglucas011551f
TST: Adding interactive colorbar tests
greglucasb4ddd97
DOC: Updating API release note for colorbar interactivity
greglucase1f9cc9
FIX: Add cla() function to colorbar interactivity
greglucas21fc347
FIX: Allow colorbar zoom when the short-axis values are close
greglucas2b15797
Merge pull request #21137 from anntzer/cb
greglucas5072694
Docstring cleanups around DATA_PARAMETER_PLACEHOLDER.
anntzer774b811
TST: signal alias does not exist on OSX
tacaswell97e5042
Fix DATA_PARAMETER_PLACEHOLDER interpolation for quiver&contour{,f}.
anntzera35f108
Merge pull request #19515 from greglucas/colorbar-axes-zoom
jklymakd9cbcae
Merge pull request #21122 from anntzer/ztr
timhoffm0e49285
Fix format_cursor_data with nans.
anntzer27fa740
TST: enable GUI framework testing on OSX on GHA
tacaswell2b3c39f
TST: make the qt key tests match what OSX does
tacaswell2d8f3be
Fix clim handling for pcolor{,mesh}.
anntzer98d6a30
Merge pull request #21142 from tacaswell/mac_qt_ctrl
timhoffmc09cd9a
Merge pull request #21146 from anntzer/clim
timhoffm6d91b55
Merge pull request #21145 from anntzer/fcdn
timhoffm1daed58
Merge pull request #21141 from anntzer/cqd
timhoffm67e1814
Rename `**kw` to `**kwargs`.
anntzerc9b0277
Improve curve_error_band example.
anntzerc1f490a
Increase marker size in double_pendulum example.
anntzer285a01a
MNT: make sure we forward path configuration when splitting
tacaswell2116856
ENH: make error messages from exceeding agg cell block count clearer
tacaswellc4b1ddd
MNT: increase the maximum number of cells in the Agg rasterizer
tacaswell0f0ea22
TST: tune test parameters
tacaswell09fa321
MNT: simplify the error reporting in agg chunk overflows
tacaswell886157f
TST: add pyqt on appveyor
tacaswell2974f3c
Move sigint tests into subprocesses.
QuLogicdf09043
Ensure test_fig_sigint_override cleans up global state.
QuLogic9e84366
FIX: try @vdrhtc to fix ctrl-c on windows
tacaswell9d13e7d
TST: fix ctrl-c tests on windows
tacaswellc7c7946
Merge pull request #21154 from anntzer/dpm
tacaswelld6d15d2
Merge pull request #21153 from anntzer/ceb
tacaswellbdc4f04
Merge pull request #21140 from anntzer/dpp
tacaswell1cec9c1
Merge pull request #21127 from anntzer/stem
tacaswell196edf8
Update lib/matplotlib/animation.py
tacaswelldad3d77
Use a second style for plot types gallery entries without grid
timhoffmcb41936
Minor style fixes in plot types
timhoffm9dd1441
Simplify unstructured data generation
timhoffm3022561
Merge pull request #21152 from anntzer/kwargs
timhoffm9bfbe9d
Merge pull request #17096 from timhoffm/dev-environment
timhoffme86f764
Update lib/matplotlib/mpl-data/stylelib/_mpl-gallery.mplstyle
timhoffmafd0dcc
Merge pull request #21136 from timhoffm/gallery-order
jklymak88cdf1b
Make stem formatting parameters keyword only.
timhoffm7c2a3c4
Merge pull request #21039 from dstansby/hexbin-marginal
jklymakd4b9d63
Merge pull request #21126 from timhoffm/stem-kwonly
QuLogicf003901
skip QImage leak workaround for PySide2 >= 5.12
pijyoi23f5da4
Fix a few minor typos
QuLogic1357c52
Merge pull request #19343 from tacaswell/enh_improve_agg_chunks_error
QuLogic2ffffb4
Clarify animation saving
dstansbyc66fd46
Cleanup contour(f)3d examples.
anntzer08001a9
Remove uninformative `.. figure::` titles in docs.
anntzeref96fef
Merge pull request #21166 from anntzer/c3
timhoffmde0f2cf
Merge pull request #21180 from anntzer/ut
timhoffmdb67ced
Merge pull request #21081 from dstansby/jshtml-doc
timhoffmcde68fb
Merge pull request #21172 from pijyoi/pyside2_qimage_leak_fixed
timhoffm3423f91
Fixed typos
MalikIdreesHasanKhanf09894e
Small doc fixes.
anntzer47fb5e8
Deprecate mlab.stride_windows.
anntzer1b908e3
Deprecate error_msg_foo helpers.
anntzer1cbf7bf
Discourage making style changes to extern/.
anntzer87c545b
Update contributing guide.
anntzer19835f4
Merge pull request #21193 from anntzer/cont
story64544e04d8
Place 3D contourfs midway between levels
dstansby060d5c8
Merge pull request #21192 from anntzer/ext
dstansby5f44c48
Merge pull request #21189 from anntzer/df
dstansby2800531
Undid external fix.
MalikIdreesHasanKhan6c2f514
Merge pull request #21190 from anntzer/sw
dstansby1794ddf
Merge pull request #21186 from MalikIdreesHasanKhan/master
timhoffm6ee2e78
Update coding_guide.rst
fishmandev3d4c52c
Merge pull request #21026 from dstansby/contourf-3d
timhoffm9b3129e
Update fonts.rst (#21196)
fishmandev63f7594
Fix signature of barh() in plot types
timhoffmfc50db4
Rework plot types quiver
timhoffm54bd358
Merge pull request #21201 from timhoffm/plot-types-bar
anntzerde64d0b
Merge pull request #21198 from fishmandev/patch-2
tacaswell67de499
Merge pull request #21187 from anntzer/error_msg
tacaswell1a4bf4e
Rework headers for individual backend docs.
anntzerb4253ba
Fix very-edge case in csd(), plus small additional cleanups.
anntzer5a220ab
Merge pull request #21203 from timhoffm/plot-types-quiver
QuLogica90f676
Add a release mode for docs
QuLogicdb08fcc
Check that the new sphinx theme is available early
QuLogic76d4a3e
DOC: Disable extra plot formats if not release mode
QuLogicf09213d
Update release guide with new release tag
QuLogic61727eb
DOC: Set release mode when deploying devdocs only
QuLogicd97c332
Merge pull request #21188 from anntzer/backenddocheaders
QuLogica6e01b5
Merge pull request #21191 from anntzer/spec
QuLogic3e29c69
DOC: Always create HiDPI images
QuLogic306ee42
updated resources
isha614e34ba2e
Fix more edge cases in psd, csd.
anntzer8555226
Use correct confidence interval
liamtoney4b06945
Merge pull request #21215 from anntzer/spec
QuLogic8285037
Change other place where incorrect value appears
liamtoneyd500a70
Compress comments in make_image.
anntzerfe0683f
Parametrize/simplify test_missing_psfont.
anntzer2023423
Merge pull request #21213 from anntzer/make_image
tacaswellb78b47a
Merge pull request #21216 from liamtoney/patch-1
tacaswell7552cdd
Merge pull request #21218 from anntzer/mp
timhoffm629b01a
Consolidate What's new for 3.5
QuLogice89695d
Consolidate development API changes for 3.5
QuLogic2c8e125
Consolidate API behaviour changes for 3.5
QuLogic18b9931
Consolidate API removals for 3.5
QuLogic50cedf2
Consolidate API deprecations for 3.5
QuLogic1ed3542
Document API change in ContourSet
QuLogic7d07569
Fix typo
tacaswell91d9fcd
Merge pull request #21211 from isha614/patch-1
tacaswell27f7f40
Move plot_types stats/barbs to arrays/barbs and basic/pie to stats/pie
timhoffm9b58d8e
Update plot_types barbs to show a more realistic use case
timhoffmce8342f
Simplify data generation for imshow and pcolormesh plot_types
timhoffmbd5ef92
Fix nav link for "Usage guide" and remove release/date info from that…
timhoffm60d2528
Merge pull request #21223 from timhoffm/nav-usage-guide
QuLogic3dd8eee
DOC: Adapt some colors in examples
timhoffm5d9b312
Apply changes from review
QuLogic4f196f0
Merge pull request #20730 from QuLogic/doc-release-mode
timhoffm9d2e67b
Small doc nits.
anntzer785f0d6
Shorten PdfPages FAQ entry.
anntzere13adc5
Merge pull request #21228 from anntzer/dt
timhoffm1a040b2
Merge pull request #21229 from anntzer/pdfpages
timhoffm062b5b2
Merge pull request #21221 from timhoffm/plot-t
story6453b7b3a5
Merge pull request #20852 from QuLogic/docs35
tacaswelle13caa4
DOC: add note about why reading the socket is complicated
tacaswellb43ace8
DOC: Add fill_between to plot_types
timhoffmfff325c
Update plot_types/basic/fill_between.py
timhoffmd3b46f2
Clean up doc configuration slightly
QuLogicd1a4a11
Re-wrap toplevel readme
QuLogicf92333a
Merge pull request #21237 from timhoffm/plot-types-fillbetween
story64596fa195
Fix links to doc sources
QuLogic5725b91
Merge pull request #20907 from QuLogic/qt-interrupt-popen
jklymak30fd3d1
Merge pull request #21226 from timhoffm/examples-colors
jklymakf521899
Fix release notes typos.
anntzerf4f7c4b
Merge pull request #21247 from anntzer/rnt
timhoffm66687d0
Merge pull request #21240 from QuLogic/doc-cleanup
timhoffm49b7827
DOC: Remove examples/README
timhoffm66cbf00
Fix some syntax highlights in coding and contributing guide.
anntzera11d178
Merge pull request #21249 from anntzer/sh
timhoffmadde2b8
Merge pull request #21250 from timhoffm/remove-examples-readme
timhoffm30ec0e8
DOC: Fix source links to prereleases
QuLogicf657b37
Merge pull request #21260 from QuLogic/doc-prerel
timhoffm2e7a052
DOC: Update interactive colormap example
greglucas203c5de
Ensure internal FreeType uses same compiler as Python
QuLogic76f1516
Use same host triplet for internal FreeType as Python
QuLogicf22833a
DOC: Fix footnote that breaks PDF builds
QuLogic5431e38
Merge pull request #21236 from greglucas/cmap-interactive-example
timhoffm22bf7d6
Merge pull request #21264 from QuLogic/fix-footnote
QuLogic6d0c9a8
Don't use pixelDelta() on X11.
anntzer4a8d4c7
Merge pull request #21269 from anntzer/pixeldelta
jklymake9bd017
Merge pull request #20715 from jkseppan/type1-improved-parsing
jklymake01d4f1
Merge pull request #21263 from QuLogic/better-freetype-compile
QuLogica166356
Merge branch 'master' into underline
wesbarnett0d36969
add back code to new location
wesbarnett87c0730
update documentation
wesbarnettf6889cc
add tests
wesbarnett5e23dc2
correct doc
wesbarnettba67ed7
add whatsnew entry
wesbarnettd7f6ad5
rm erroneous line
wesbarnett827e09a
MathJax -> mathtext
wesbarnett38e4a55
fix underline being too short
wesbarnettFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
The table of contents is too big for display.
Diff view
Diff view
Uh oh!
There was an error while loading.Please reload this page.
There are no files selected for viewing
2 changes: 2 additions & 0 deletions.appveyor.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
21 changes: 13 additions & 8 deletions.circleci/config.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
12 changes: 8 additions & 4 deletions.flake8
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion.github/FUNDING.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# These are supported funding model platforms | ||
github: [matplotlib,numfocus] | ||
custom: https://numfocus.org/donate-to-matplotlib |
13 changes: 13 additions & 0 deletions.github/workflows/cibuildwheel.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
51 changes: 26 additions & 25 deletions.github/workflows/tests.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions.gitignore
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
18 changes: 18 additions & 0 deletionsLICENSE/LICENSE_COURIERTEN
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
The Courier10PitchBT-Bold.pfb file is a Type-1 version of | ||
Courier 10 Pitch BT Bold by Bitstream, obtained from | ||
<https://ctan.org/tex-archive/fonts/courierten>. It is included | ||
here as test data only, but the following license applies. | ||
(c) Copyright 1989-1992, Bitstream Inc., Cambridge, MA. | ||
You are hereby granted permission under all Bitstream propriety rights | ||
to use, copy, modify, sublicense, sell, and redistribute the 4 Bitstream | ||
Charter (r) Type 1 outline fonts and the 4 Courier Type 1 outline fonts | ||
for any purpose and without restriction; provided, that this notice is | ||
left intact on all copies of such fonts and that Bitstream's trademark | ||
is acknowledged as shown below on all unmodified copies of the 4 Charter | ||
Type 1 fonts. | ||
BITSTREAM CHARTER is a registered trademark of Bitstream Inc. | ||
51 changes: 30 additions & 21 deletionsREADME.rst
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
19 changes: 19 additions & 0 deletionsdoc/_static/mpl.css
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
9 changes: 9 additions & 0 deletionsdoc/_templates/cheatsheet_sidebar.html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<div class="sidebar-cheatsheets"> | ||
<h3>Matplotlib cheatsheets</h3> | ||
<a href="https://github.com/matplotlib/cheatsheets#cheatsheets"> | ||
<img src="_static/mpl_cheatsheet1.png" | ||
alt="Matplotlib cheatsheets" | ||
srcset="_static/mpl_cheatsheet1.png 1x, _static/mpl_cheatsheet1_2x.png 2x"/> | ||
</a> | ||
</div> |
6 changes: 4 additions & 2 deletionsdoc/_templates/donate_sidebar.html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
<div class="sidebar-donate"> | ||
<a href="https://numfocus.org/donate-to-matplotlib" target="_blank"> | ||
<span class="mpl-button" >Support Matplotlib</span> | ||
</a> | ||
</div> |
24 changes: 24 additions & 0 deletionsdoc/_templates/mpl_nav_bar.html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<ul id="navbar-main-elements" class="navbar-nav"> | ||
<li class="nav-item"> | ||
<a class="reference internal nav-link" href="{{ pathto('plot_types/index') }}">Plot types</a> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="reference internal nav-link" href="{{ pathto('gallery/index') }}">Examples</a> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="reference internal nav-link" href="{{ pathto('tutorials/index') }}">Tutorials</a> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="reference internal nav-link" href="{{ pathto('api/index') }}">Reference</a> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="reference internal nav-link" href="{{ pathto('users/index') }}">Usage guide</a> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="reference internal nav-link" href="{{ pathto('devel/index') }}">Develop</a> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="reference internal nav-link" href="{{ pathto('users/release_notes') }}">Release notes</a> | ||
</li> | ||
</ul> |
9 changes: 0 additions & 9 deletionsdoc/_templates/sidebar_versions.html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -36,12 +36,3 @@ | ||
getSnippet('other_versions', '/versions.html'); | ||
</script> | ||
</div> | ||
3 changes: 2 additions & 1 deletiondoc/api/animation_api.rst
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.