aws-samples / aws-ambit-scenario-designer-ue4

AWS Ambit Scenario Designer for Unreal Engine 4 (Ambit) is a suite of tools to streamline content creation at scale for autonomous vehicle and robotics simulation applications.
https://aws-samples.github.io/aws-ambit-scenario-designer-ue4/
Apache License 2.0
85 stars 21 forks source link

Add "Feature Overview" section to User Guide #18

Closed kris-work closed 2 years ago

kris-work commented 2 years ago

What was the problem/requirement? (What/Why)

The User Guide lacked a quick general overview of Ambit's features.

What was the solution? (How)

Added a "Feature Overview" section. Linked to it from the "Welcome" section.

What artifacts are related to this change?

Issues: P54511866

What is the impact of this change?

Users new to Ambit will now be able to quickly get a sense of what it offers.

Are you adding any new dependencies to the system?

No

How were these changes tested?

The docs site was previewed locally using the mkdocs serve command detailed in the User Guide readme.

How does this commit make you feel? (Optional, but encouraged)

I feel like an important onboarding hurdle for new users has been removed.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

haozhao-aws commented 2 years ago

Tested locally with mkdocs serve. Looks good to me.