https://bugs.documentfoundation.org/show_bug.cgi?id=150547

--- Comment #4 from Rafael Lima <[email protected]> ---
I was working on some documentation of simple Basic scripting in LO Calc,
focusing on things like accessing Sheets and reading/writing data. I wrote a
few pages using Markdown and published them in GitHub. I was planning to upload
them as Help pages as well, so they can be translated.

Reading Values from Single Cells:
https://github.com/rafaelhlima/basic_calc_tutorial/blob/main/topics/Reading_Data_Single_Cell.md

Dealing with Cell Types
https://github.com/rafaelhlima/basic_calc_tutorial/blob/main/topics/Cell_Types.md

Reading Data from Multiple Cells
https://github.com/rafaelhlima/basic_calc_tutorial/blob/main/topics/Reading_Data_Multiple_Cells.md

The problem with how this bug reported is that it complains about the
documentation of everything. The way it is stated now, it is unfixable because
it is huge. Maybe we could focus on writing help pages about basic Calc
scripting, which is something doable.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to