Renames documentation titles for consistency

Updates several documentation titles to a more consistent format.
Changes include renaming "Frequently Asked Questions (FAQ)" to "FAQ",
"Getting Started with OMath" to "Getting Started",
"Troubleshooting Guide" to "Troubleshooting", and
"OMath Tutorials" to "Tutorials".
```
This commit is contained in:
2025-11-01 13:00:32 +03:00
parent d3e379e71b
commit 754b370d8b
4 changed files with 4 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# Frequently Asked Questions (FAQ) # FAQ
Common questions and answers about OMath. Common questions and answers about OMath.

View File

@@ -1,5 +1,4 @@
# Getting Started with OMath # Getting Started
Welcome to OMath! This guide will help you get up and running with the library quickly. Welcome to OMath! This guide will help you get up and running with the library quickly.
## What is OMath? ## What is OMath?

View File

@@ -1,4 +1,4 @@
# Troubleshooting Guide # Troubleshooting
Solutions to common problems when using OMath. Solutions to common problems when using OMath.

View File

@@ -1,4 +1,4 @@
# OMath Tutorials # Tutorials
This page provides step-by-step tutorials for common OMath use cases. This page provides step-by-step tutorials for common OMath use cases.