mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
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:
@@ -1,4 +1,4 @@
|
||||
# Frequently Asked Questions (FAQ)
|
||||
# FAQ
|
||||
|
||||
Common questions and answers about OMath.
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
## What is OMath?
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Troubleshooting Guide
|
||||
# Troubleshooting
|
||||
|
||||
Solutions to common problems when using OMath.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# OMath Tutorials
|
||||
# Tutorials
|
||||
|
||||
This page provides step-by-step tutorials for common OMath use cases.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user