https://bugs.documentfoundation.org/show_bug.cgi?id=148065
Bug ID: 148065
Summary: Use links to API from Basic help pages
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
There are a number of Basic help pages that mention different UNO API names,
like "Using Calc Functions in Macros" [1] or "CreateUnoValue Function" [2]. The
names used there are not linked to respective API documentation.
OTOH, there are places where such cross-references exist: e.g.,
"CreateUnoService Function" [3] links to [4].
We need to add links to API for all such mentions, to allow users easy access
to complete documentation.
[1]
https://help.libreoffice.org/latest/en-US/text/sbasic/shared/calc_functions.html?DbPAR=BASIC
[2]
https://help.libreoffice.org/latest/en-US/text/sbasic/shared/03132300.html?DbPAR=BASIC
[3]
https://help.libreoffice.org/latest/en-US/text/sbasic/shared/03131600.html?&DbPAR=BASIC
[4] https://api.libreoffice.org/docs/idl/ref/namespacecom_1_1sun_1_1star.html
--
You are receiving this mail because:
You are the assignee for the bug.