David Pérez-Suárez

Results 42 issues of David Pérez-Suárez

The documentation could show the version number directly from the git commit/label. The developer guide should point to `latest` where most of the user documentation should direct to the released...

This is needed for the translations as otherwise the image links need to be also "translated" to a different location. You can see that this also works on the [first...

Another approach to #64 that only works for python3 (I've not tested it with Python 2). It should close #65 The main difference with @mikerenfro's is that I'm not "installing"...

@rypan could be possible you add a license to this repository? Otherwise nobody could use it without your permission 😉 [choose-a-license site](https://choosealicense.com/) provides some suggestions.

This is needed for the translations as otherwise the image links need to be also "translated" to a different location. Note that this still should work for the English as...

There's two main ways we need to decide how they are going to work: 1. English as master - other languages as translations 2. All the languages go in their...

@dstansby found out that `sphinx-panel` is semi abandoned as reported in sunpy/sunpy#6270 It should be ready to do the replacement as we are only using it on one page.

### Description [`sunpy/sun/models.py`](https://github.com/sunpy/sunpy/blob/master/sunpy/sun/models.py) doesn't provide a proper way to use it. Either you know what it gives or you don't. At least this should be as part of a function...

Refactoring
Package Novice
Priority Medium
sun
Solar Physics Knowledge

[Matplotlib's gallery](http://matplotlib.org/gallery.html) has tagged each example with something like this: ``` .. only:: html .. rst-class:: sphx-glr-signature Keywords: matplotlib code example, codex, python plot, pyplot `Gallery generated by Sphinx-Gallery `_...

Feature Request
Priority Low
Effort Medium
Examples