| #
dd6207fc
|
| 14-Aug-2025 |
Jed Brown <jed@jedbrown.org> |
mailmap: updates, 44 contributors as of today
|
| #
51dd2dfa
|
| 19-Aug-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
mailmap - minor formatting fix (#1042)
* mailmap - minor formatting fix
* mailmap - update for Yohann
|
| #
ed8e2814
|
| 10-Jun-2021 |
Jed Brown <jed@jedbrown.org> |
Update spelling of Thilina's name
|
| #
c6205580
|
| 04-Jun-2021 |
Jed Brown <jed@jedbrown.org> |
.mailmap updates
|
| #
b748cc02
|
| 31-Mar-2021 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #721 from CEED/jeremy/email
mailmap - update jeremy's email
|
| #
20f8b9ea
|
| 31-Mar-2021 |
jeremylt <thompson.jeremy.luke@gmail.com> |
mailmap - update jeremy's email
|
| #
77e6761d
|
| 31-Mar-2021 |
Jed Brown <jed@jedbrown.org> |
.mailmap: Add Rey and Arash; sort
|
| #
46f876a7
|
| 13-Dec-2020 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #665 from CEED/valeria/update-citing-info
Update citing info with user manual
|
| #
14e9d27d
|
| 13-Dec-2020 |
Jed Brown <jed@jedbrown.org> |
.mailmap updates
|
| #
2e692baa
|
| 21-May-2020 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #545 from CEED/jed/add-ahmad
AUTHORS: add Ahmad
|
| #
3850df45
|
| 20-May-2020 |
Jed Brown <jed@jedbrown.org> |
AUTHORS: add Ahmad
|
| #
da62e0a9
|
| 08-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #446 from CEED/user-manual
Sphinx user manual published at libceed.readthedocs.io
|
| #
4c4400c7
|
| 08-Mar-2020 |
Valeria Barra <valeriabarra21@gmail.com> |
doc: convert to Sphinx documentation at libceed.readthedocs.io
Some technical notes about the expanded docs/process:
* Doxygen is now restricted to API documentation. Sphinx docs are incomplete
doc: convert to Sphinx documentation at libceed.readthedocs.io
Some technical notes about the expanded docs/process:
* Doxygen is now restricted to API documentation. Sphinx docs are incomplete surrogates due to not hyperlinking code listings, though we hope the Doxygen site can be removed eventually.
* PDF output uses XeTeX (unicode and OTF fonts) with TeX Gyre Pagella and DejaVu Sans Mono. You may need to install these fonts in order to build the PDF users manual.
* Obtaining the author list from Git has not worked on ReadTheDocs (`git shortlog` is empty even though `git log` is not), so we automatically generate it on developer machines with `make doc`. If the author information is incorrect/mangled, edit .mailmap to fix the mapping.
* Math semantics are based on the description here https://github.com/sphinx-doc/sphinx/issues/3785
Sphinx chooses one of two setups for the maths.
* If there is a single equation, then we wrap the maths in \begin{equation*} (or equation).
* If there are multiple equations (as determined by the presence of an empty line), then we wrap the maths first in \begin{aligned} and then in \begin{align*} (or align).
Co-authored-by: Jeremy L. Thompson <jeremy.thompson@colorado.edu> Co-authored-by: Jed Brown <jed@jedbrown.org>
show more ...
|
| #
0b31f4ea
|
| 17-Sep-2019 |
Valeria Barra <39932030+valeriabarra@users.noreply.github.com> |
.mailmap: more updates for Valeria and Yohann
|
| #
938abcb3
|
| 17-Sep-2019 |
Valeria Barra <39932030+valeriabarra@users.noreply.github.com> |
Update .mailmap (#347)
|
| #
0771ec99
|
| 22-Jul-2018 |
Jed Brown <jed@jedbrown.org> |
Add .mailmap
|