fkYAML icon indicating copy to clipboard operation
fkYAML copied to clipboard

Improve documentation contents

Open fktn-k opened this issue 1 year ago • 3 comments

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

fktn-k avatar Sep 30 '24 23:09 fktn-k

Hi! I've created a pull request where I will be adding documentation fixes (only in the source code, meaning in strings and comments).

sndth avatar Oct 05 '24 13:10 sndth

Do you want more than PR #408, which is already merged?

rurban avatar Feb 08 '25 20:02 rurban

@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.

fktn-k avatar Feb 09 '25 02:02 fktn-k