-
Notifications
You must be signed in to change notification settings - Fork 936
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding Mesa Extension page #2627
base: main
Are you sure you want to change the base?
Adding Mesa Extension page #2627
Conversation
for more information, see https://pre-commit.ci
Thanks @PrashantChoudhary13579 This is very cool. I did not see a change to the main page, so I am curious how will this show up in the read the docs? Will it be a separate tab on the top? Will it be in the resources? Please update the PR so it is even with Main branch But this is good and needed. Thanks! |
I think it will be good if it is under Resources . Ok I will update the PR |
@tpike3 Can you please solve my queries ? |
Thank you for your response. All the problem are sorted and i will update the mesa extension webpage by adding the mesa RL. Then you may review it . |
Summary
This PR adds a Mesa Extensions Overview page to the mesa inside the docs folder. This page contains the basic extensions like - Mesa-Geo, Mesa Examples, Mesa-Frames up to this point. Each of them contains the description, Key feature, Authors, each one GitHub link in more information, etc...
Motive
Implementation
Usage Examples
The page will be generated after executing the
make html
command in the terminal or building the source code of docs folder.Additional Notes