TIL that both "end point" and "endpoint" are valid,
but one source on the internet tells me that "endpoint"
is more commonly used and (more importantly) our code base
agrees. A case-sensitive search for "endpoint" gives me over
2000 results, over 300 of these are inside "docs/".
* Chore/doc pngs (#10422)
* feat(docs): remove uppercase duplicate pngs
* feat(docs): reduce png file sizes
* Make the menu item for dev FAQ conistent
* Remove section
it does not add any value
* Initial draft
* Make the capitalization consistent for Release notes
* Make the menu entry for installation & operations guide consistent with heading
* Make the capitalization consistent for Enterprise guide
* Make capitalization consistent for System admin guide
* Make the capitalization consistent for API documentation
* Added missing elements, udpated status for each
Added links to some components and patterns that were missing and updated the status to accurately reflect the documentation status for each. No doc status for foundation library yet (some elements like Illustrations and Spacing don't need documentation, the rest is in progress)
* Example for implementation of Action bar
* Fixed markdown table, added implementation examples
* Adding link to Calendar module as example for an implemented component
* Added some examples, but they're mostly Include projects
* Correct capitalization of User guid in docs
Co-authored-by: Niels Lindenthal <lindenthal@users.noreply.github.com>
Co-authored-by: Parimal Satyal <88370597+psatyal@users.noreply.github.com>