Improve documentation contents
Description
(This is actually not a bug in the library sources.)
We have a number of documentations, e.g., comments in the library sources or documentation sources in docs/mkdocs/docs.
Since English is not my first language, however, the contents may be unclear, redundant or unnatural. They may also contain a number of typos.
Because documentation is a crucial factor (at least for me), I would like to ask for help so we can make them better.
Fixing just one typo is very welcome. Thanks in advance!
Reproduction steps
Just take a look at the documentation. You might find something that could be improved.
Expected vs. actual results
(Omitted since this issue doesn't report a bug in the library.)
Minimal code example
No response
Error messages
No response
Compiler and operating system
(Omitted since this issue doesn't report a bug in the library.)
Library version
develop HEAD
Validation
- [ ] The bug also occurs if the latest version from the
developbranch is used. - [ ] I can successfully compile and run the unit tests.
Hi! I've created a pull request where I will be adding documentation fixes (only in the source code, meaning in strings and comments).
Do you want more than PR #408, which is already merged?
@rurban
Of course yes. Although the documentation under the docs/docs direcory (hosted by the GitHub Pages) has more priority now, any improvements in other documentation like comments in library sources or README are still more than welcome.