Hi all,
When I run make docs over the android project, I’m getting a few doxygen errors:
chris@libreoffice-ia64:~/repos/libreoffice$ export INPUT_PROJECTS="android"
chris@libreoffice-ia64:~/repos/libreoffice$ make docs
cleaning up
generating doxygen docs
Calling /doxygen /home/chris/repos/libreoffice/solenv/inc/doxygen.cfg with
Input: android/source
Output: /home/chris/repos/libreoffice/docs/android
Include: /home/chris/repos/libreoffice/include
Version: master
Tagfile: /home/chris/repos/libreoffice/docs/android/android.tags
Ref-Tags:
Title: LibreOffice Module android
/home/chris/repos/libreoffice/android/source/src/java/org/libreoffice/TileProvider.java:87 warning:
The following parameters of org.libreoffice.TileProvider.mouseButtonDown(PointF documentCoordinate,
int numberOfClicks, float zoomFactor) are not documented:
parameter 'zoomFactor'
/home/chris/repos/libreoffice/android/source/src/java/org/libreoffice/TileProvider.java:106
warning: The following parameters of org.libreoffice.TileProvider.mouseButtonUp(PointF
documentCoordinate, int numberOfClicks, float zoomFactor) are not documented:
parameter 'zoomFactor'
/home/chris/repos/libreoffice/android/source/src/java/org/libreoffice/TileProvider.java:114
warning: The following parameters of org.libreoffice.TileProvider.postUnoCommand(String command,
String arguments) are not documented:
parameter 'arguments'
/home/chris/repos/libreoffice/android/source/src/java/org/libreoffice/TileProvider.java:143
warning: End of list marker found without any preceding list items
generating index page
I really appreciate all the hard work that the Android devs are doing, would it be possible for
them to update these parameters? I’m sure it would be the word of a moment :-)
Chris
Context
- Android: Gentle request for doxygen updates · Chris Sherlock
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.