Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Remove the userdemo section in examples#25881
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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
To address this issue, the proposed fix is to convert the examples in the userdemo section from literalinclude to figure directives if they are still used in the documentation. This will allow the examples to be displayed as figures rather than code snippets
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
This appears to contain the changes from#25726 and should be rebased to be on top of the merged version.
Given that this change would still require that the userdemo section exists, I'm wondering if@timhoffm meant that you should use the..plot directive with the code inlined in the tutorial. |
I'm going to close this for lack of response, and since#28655 will replace it. |
Uh oh!
There was an error while loading.Please reload this page.
PR summary
Closes#25800
To address this issue, the proposed fix is to convert the examples in the userdemo section from literalinclude to figure directives if they are still used in the documentation. This will allow the examples to be displayed as figures rather than code snippets
To address this issue, the proposed fix is to convert the examples in the userdemo section from literalinclude to figure directives if they are still used in the documentation. This will allow the examples to be displayed as figures rather than code snippets
PR checklist