| #
48203ff5
|
| 05-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1911 from CEED/jeremy/drop-occa
occa - retire backends
|
| #
346c77e6
|
| 16-Dec-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
occa - retire backends
|
| #
952cecad
|
| 24-Jan-2024 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #1448 from CEED/jed/doc-update-backends-diagram
doc: update libCEEDBackends.svg
|
| #
b473a062
|
| 17-Jan-2024 |
Jed Brown <jed@jedbrown.org> |
doc: update libCEEDBackends.svg
* include .tex source for future updates * latex .gitignore
|
| #
eca1b09c
|
| 27-Jun-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1008 from CEED/jeremy/doc-fixes
Small Doc Fixes
|
| #
17be3a41
|
| 23-Jun-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
doc - update style since I'm touching the file
|
| #
10a41f97
|
| 23-Jun-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
doc - minor fixes
|
| #
cd300322
|
| 13-Aug-2021 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #703 from CEED/jed/doc-myst-nb
doc: replace recommonmark with MyST
|
| #
bcb2dfae
|
| 04-Feb-2021 |
Jed Brown <jed@jedbrown.org> |
doc: replace recommonmark with MyST and migrate ReST to MyST
This offers more familiar syntax for most writing, as well as natural $\pi$ math (versus :math:`\pi`) and markdown syntax for all ReST fe
doc: replace recommonmark with MyST and migrate ReST to MyST
This offers more familiar syntax for most writing, as well as natural $\pi$ math (versus :math:`\pi`) and markdown syntax for all ReST features.
The API doc stubs remain in ReST as recommended for autodoc.
https://myst-parser.readthedocs.io/en/latest/sphinx/use.html#use-sphinx-ext-autodoc-in-markdown-files
The change was largely implemented using https://github.com/executablebooks/rst-to-myst/ with some manual fix-ups. Tables (both ReST built-in tables and list-table) remain under eval-rst until they can be manually updated.
show more ...
|