Doc: migrate engine pages from ewoks.esrf.fr#320
Merged
Conversation
loichuder
commented
Jul 3, 2026
|
|
||
| Some engines support more advanced features, like loops or GUI interaction: | ||
|
|
||
| .. raw:: html |
Member
Author
There was a problem hiding this comment.
The table was a bit painful to migrate. Rather than doing a mix-and-match of RST and HTML, I preferred to use HTML all the way.
woutdenolf
reviewed
Jul 3, 2026
woutdenolf
approved these changes
Jul 3, 2026
4d35e02 to
cc8c060
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.

https://ewoks.esrf.fr/en/latest/engines.html is too technical for a PR website. I migrate it to the doc of
ewoksby splitting it in two pages:engines.rst: the top part that compares enginesnew_engine.rst: the last section that explains how to add a specific engine. It may be extended now that it is a separate page.Since the number of how-to guides become quite large, I reorganized the table of contents into several sections. If we agree on this during the review, I can also reorganize the file themselves (which I didn't do here to avoid a large changelog).
Again, Claude did the conversion to RST and I proof-read it.