Bug 501883 - javadoc messed up in libguestfs java documentation
Summary: javadoc messed up in libguestfs java documentation
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libguestfs
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Richard W.M. Jones
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: F11VirtTarget
TreeView+ depends on / blocked
 
Reported: 2009-05-21 08:33 UTC by Richard W.M. Jones
Modified: 2010-03-27 10:04 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-03-27 10:04:47 UTC
Embargoed:


Attachments (Terms of Use)

Description Richard W.M. Jones 2009-05-21 08:33:02 UTC
Paragraphs in the javadoc run together.  We need to change the
generated javadoc so that paragraph breaks are marked with a <p>.
See also:

http://java.sun.com/j2se/javadoc/writingdoccomments/

Comment 1 Richard W.M. Jones 2009-05-26 09:47:47 UTC
This is an upstream bug, so moved to 'Virtualization Tools'
product.

Comment 2 Richard W.M. Jones 2009-05-27 11:47:47 UTC
The javadoc is improved (although by no means perfected)
by this commit:

http://git.et.redhat.com/?p=libguestfs.git;a=commitdiff;h=1b2c0e34b15a8f41f5036d127d60efed687b6c97

To make it really good we would need to convert the POD
markup into Javadoc markup, eg. L<...> -> {@link ...}
which is more work than I really want to get into.

Comment 3 Fedora Update System 2009-05-27 13:23:46 UTC
libguestfs-1.0.33-1.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/libguestfs-1.0.33-1.fc11

Comment 4 Fedora Update System 2009-05-29 06:03:56 UTC
libguestfs-1.0.36-1.fc11.2 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/libguestfs-1.0.36-1.fc11.2

Comment 5 Fedora Update System 2009-06-02 15:10:30 UTC
libguestfs-1.0.38-1.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/libguestfs-1.0.38-1.fc11

Comment 6 Fedora Update System 2009-06-04 15:39:47 UTC
libguestfs-1.0.41-1.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/libguestfs-1.0.41-1.fc11

Comment 7 Fedora Update System 2009-06-06 17:58:08 UTC
libguestfs-1.0.42-1.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/libguestfs-1.0.42-1.fc11

Comment 8 Fedora Update System 2009-06-23 09:15:34 UTC
libguestfs-1.0.51-1.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/libguestfs-1.0.51-1.fc11

Comment 9 Fedora Update System 2009-06-29 19:28:10 UTC
libguestfs-1.0.54-2.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/libguestfs-1.0.54-2.fc11

Comment 10 Fedora Update System 2009-07-02 23:26:57 UTC
libguestfs-1.0.55-1.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/libguestfs-1.0.55-1.fc11

Comment 11 Fedora Update System 2009-07-11 09:27:56 UTC
libguestfs-1.0.58-2.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/libguestfs-1.0.58-2.fc11

Comment 12 Fedora Update System 2009-07-11 17:13:18 UTC
libguestfs-1.0.54-2.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 13 Fedora Update System 2009-07-19 10:28:37 UTC
libguestfs-1.0.58-2.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 14 Richard W.M. Jones 2010-03-27 10:04:47 UTC
Fixed upstream.


Note You need to log in before you can comment on or make changes to this bug.