... | ... | @@ -26,7 +26,7 @@ When adding mathematical formulas to your documentation, please use one of the f |
|
|
|
|
|
1. **Plain Text**: For simple formulas, write them directly in plain text using basic symbols.
|
|
|
|
|
|
2. **Images**: For more complex formulas, use external tools like [Codecogs](https://www.codecogs.com/latex/eqneditor.php) to generate LaTeX equations as images (PNG/SVG). Upload these images to the `/images` folder of the repository and embed them in your documentation.
|
|
|
2. **Images**: For more complex formulas, use external tools like [Codecogs](https://www.codecogs.com/latex/eqneditor.php) to generate LaTeX equations as images (PNG/SVG). Upload these images to the `/images/formulas` folder of the repository and embed them in your documentation.
|
|
|
|
|
|
By following these steps, you can ensure clear and accessible presentation of mathematical formulas, even if LaTeX rendering is not available.
|
|
|
|
... | ... | |