Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(9230)

Issue 247680043: Fix doc builds (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 9 months ago by fujiwara
Modified:
8 years, 9 months ago
Reviewers:
shawn.p.huang, Peng
CC:
shawn.p.huang_gmail.com
Base URL:
git@github.com:ibus/ibus.git@master
Visibility:
Public.

Description

Fix doc builds Generate: html/IBusEngineSimple.html Fix: ibuscomponent.h:137: Warning: IBus: "@Varargs" parameter is deprecated, please use "@..." instead: * @Varargs: the NULL-terminated arguments of the properties and values. ibuscomponent.h:83: Warning: IBus: GTK-Doc tag "Description:" has been deprecated: * description: Detailed description of component. ../../../src/ibusenumtypes.h:13: warning: Section ibusenumtypes is not defined in the ibus-sections.txt file. ../../../src/ibusenginesimple.h:39: warning: Section ibussimpleengine is not defined in the ibus-sections.txt file. ../../../src/ibusinternal.h:35: warning: Section ibusinternal is not defined in the ibus-sections.txt file. ../../../src/ibusattribute.h:138: warning: Parameter description for ibus_attribute_new::returns is not used from source code comment block. ../../../src/ibusattribute.h:161: warning: Parameter description for ibus_attribute_get_value::attr is missing in source code comment block. ../../../src/ibuscomponent.h:145: warning: Parameter description for ibus_component_new_varargs::... is missing in source code comment block. ../../../src/ibusconfig.h:95: warning: Parameter description for ibus_config_new::cancellable is missing in source code comment block. html/IBusBus.html:3540: warning: no link for: 'ibus-bus-get-property-async' -> (<code class="function">ibus_bus_get_property_async()</code>). html/api-index-full.html:2989: warning: no link for: 'ibus-ibuscomposetable' -> (ibuscomposetable). html/IBusAttribute.html:500: warning: no link for: 'FIXME:CAPS' -> (<code class="literal">FIXME</code>). html/ibus-ibuskeys.html:286: warning: no link for: 'IBUS-KEY-Enter' -> (<span class="type">IBUS_KEY_Enter</span>). html/IBusPanelService.html:574: warning: no link for: 'cursor-down-lookup-table' -> (<code class="function">cursor_down_lookup_table()</code>). html/IBusEngine.html:1190: warning: no link for: 'cancel-hand-writing' -> (<code class="function">cancel_hand_writing()</code>). Committed: 91bb4a074772835c2c61c0152c13886fb3f91369

Patch Set 1 #

Patch Set 2 : Updated with the latest gtk-doc. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+852 lines, -553 lines) Patch
M docs/reference/ibus/Makefile.am View 2 chunks +23 lines, -1 line 0 comments Download
M docs/reference/ibus/ibus.types View 1 chunk +1 line, -0 lines 0 comments Download
M src/ibusattribute.h View 1 6 chunks +29 lines, -17 lines 0 comments Download
M src/ibusattrlist.h View 1 2 chunks +10 lines, -6 lines 0 comments Download
M src/ibusbus.h View 1 46 chunks +125 lines, -70 lines 0 comments Download
M src/ibuscomponent.h View 9 chunks +68 lines, -57 lines 0 comments Download
M src/ibusconfig.h View 1 13 chunks +27 lines, -12 lines 0 comments Download
M src/ibusconfigservice.h View 1 2 chunks +7 lines, -5 lines 0 comments Download
M src/ibusdebug.h View 1 chunk +1 line, -1 line 0 comments Download
M src/ibusengine.h View 1 4 chunks +9 lines, -8 lines 0 comments Download
M src/ibusengine.c View 20 chunks +45 lines, -26 lines 0 comments Download
M src/ibusenginedesc.h View 8 chunks +64 lines, -60 lines 0 comments Download
M src/ibusenginesimple.h View 1 4 chunks +6 lines, -3 lines 0 comments Download
M src/ibusenumtypes.h.template View 1 chunk +0 lines, -8 lines 0 comments Download
M src/ibusfactory.h View 1 2 chunks +9 lines, -6 lines 0 comments Download
M src/ibushotkey.h View 1 7 chunks +23 lines, -14 lines 0 comments Download
M src/ibusinputcontext.h View 1 16 chunks +49 lines, -35 lines 0 comments Download
M src/ibusinternal.h View 1 chunk +0 lines, -9 lines 0 comments Download
M src/ibuskeymap.h View 1 3 chunks +9 lines, -6 lines 0 comments Download
M src/ibuskeys.h View 1 4 chunks +10 lines, -8 lines 0 comments Download
M src/ibuslookuptable.h View 1 11 chunks +45 lines, -28 lines 0 comments Download
M src/ibusobject.h View 1 2 chunks +12 lines, -2 lines 0 comments Download
M src/ibusobservedpath.h View 1 4 chunks +13 lines, -9 lines 0 comments Download
M src/ibuspanelservice.h View 1 1 chunk +3 lines, -2 lines 0 comments Download
M src/ibuspanelservice.c View 25 chunks +74 lines, -49 lines 0 comments Download
M src/ibusproperty.h View 12 chunks +30 lines, -28 lines 0 comments Download
M src/ibusproplist.h View 1 5 chunks +28 lines, -5 lines 0 comments Download
M src/ibusproxy.h View 1 chunk +8 lines, -5 lines 0 comments Download
M src/ibusregistry.h View 1 7 chunks +23 lines, -15 lines 0 comments Download
M src/ibusserializable.h View 1 7 chunks +17 lines, -9 lines 0 comments Download
M src/ibusservice.h View 1 6 chunks +22 lines, -11 lines 0 comments Download
M src/ibusshare.h View 1 8 chunks +21 lines, -10 lines 0 comments Download
M src/ibustext.h View 1 4 chunks +33 lines, -24 lines 0 comments Download
M src/ibusutil.h View 1 2 chunks +4 lines, -2 lines 0 comments Download
M src/ibusxml.h View 1 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 3
fujiwara
8 years, 9 months ago (2015-07-10 07:00:58 UTC) #1
Peng
On 2015/07/10 07:00:58, fujiwara wrote: lgtm
8 years, 9 months ago (2015-07-10 14:13:09 UTC) #2
fujiwara
8 years, 9 months ago (2015-07-13 08:58:39 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
91bb4a074772835c2c61c0152c13886fb3f91369 (presubmit successful).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b