.
This commit is contained in:
27
Toolbox/docs/examples/sample-book/src/chapters/conclusion.md
Normal file
27
Toolbox/docs/examples/sample-book/src/chapters/conclusion.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# Conclusion
|
||||
|
||||
This concludes our sample mdBook project. You now know the basics of creating documentation with mdBook.
|
||||
|
||||
## What We've Covered
|
||||
|
||||
- Setting up an mdBook project
|
||||
- Creating chapters with markdown
|
||||
- Using advanced features like math and admonitions
|
||||
- Building and serving your book
|
||||
|
||||
## Next Steps
|
||||
|
||||
Now that you understand the basics, you can:
|
||||
|
||||
1. Create your own documentation project
|
||||
2. Customize the theme and styling
|
||||
3. Add more complex content with interactive elements
|
||||
4. Deploy your book to a web server
|
||||
|
||||
## Additional Resources
|
||||
|
||||
- [Official mdBook documentation](https://rust-lang.github.io/mdBook/)
|
||||
- [Markdown guide](https://www.markdownguide.org/)
|
||||
- [TSYS Documentation & Diagrams container](https://github.com/tsysdevstack/toolbox)
|
||||
|
||||
Thank you for exploring the capabilities of mdBook with the TSYS Documentation & Diagrams container!
|
||||
Reference in New Issue
Block a user