Skip to content
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

Changes to Enum Options and Custom Template Engines Documentation #1394

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mkeloo
Copy link

@mkeloo mkeloo commented Sep 26, 2023

Hello, I went through the docs and thought the Enum Options and Custom Template Engines sections could use a bit more clarity with more intuitive examples. So, I added some new detailed changes, specifically to the "Enum Options" and "Custom Template Engines" sections of the Docs.

Key Updates:

  1. Enum Options:

-> Explained the power of enum values for enhanced user experience.
-> Provided a software service example showcasing subscription tiers, highlighting the visual and functional benefits of the enhanced enum presentation.

  1. Custom Template Engines:

-> Presented a simple custom template engine example that demonstrates the process of replacing placeholders with actual values.
-> Covered the sample usage, default setting, and individual instance application of the custom engine.

The suggested changes are meant to improve the documentation by making it more informative and user-friendly. These updates not only guide the users better but also promote the efficient use of the tool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant