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

_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to