Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native 6.0 API Reference Issues #1352

Open
mijin80lee opened this issue Nov 18, 2020 · 2 comments
Open

Native 6.0 API Reference Issues #1352

mijin80lee opened this issue Nov 18, 2020 · 2 comments

Comments

@mijin80lee
Copy link
Contributor

mijin80lee commented Nov 18, 2020

NEW ISSUES

New issues added after sharing the issue link last week.

Date: November 26, 2020

  1. Check the Menu tree and confirm exact location. (need to fix EFL header.)
    https://docs.tizen.org/application/native/api/mobile/6.0/group__Edje__Object__Part.html
    : Edje Part
    2. Repeated same sentences Check needed
    https://docs.tizen.org/application/native/api/mobile/6.0/group__Edje__Object__Part.html
    : Functions that deal with layout components.
    : Parts are layout components ~ to any type.

Date: November 27, 2020

  1. Check the Menu tree and confirm exact location. (need to fix EFL header.)
    image
    https://docs.tizen.org/application/native/api/mobile/6.0/group__ATSPI.html
    : AT-SPI2 Accessibility
    https://docs.tizen.org/application/native/api/mobile/6.0/group__Elm__Password__last__show.html
    : Password show last
    https://docs.tizen.org/application/native/api/mobile/6.0/group__Evas__Utils.html
    : General Utilities
    https://docs.tizen.org/application/native/api/mobile/6.0/group__Evas__Keys.html
    : Key Input Functions

The following contents were shared by @mijin85cho on November 23.

Native 6.0 API Reference Newly Added Issues

For common issue, the Mobile API URL is listed up.
For Wearable only issue, the Wearable API URL is listed up.

Check the hyperlink

https://docs.tizen.org/application/native/api/mobile/6.0/tutorial_benchmark_page.html
See that page for more information.
https://trac.enlightenment.org/e/wiki/AutotoolsIntegration#Benchmark

Check broken images

image

https://docs.tizen.org/application/native/api/mobile/6.0/widgetslist.html
preview-00.png
https://docs.tizen.org/application/native/api/mobile/6.0/containerslist.html
preview-00.png

Check all functions below

(URLs and name check needed)
I have checked and deleted based on 11th of December.
https://docs.tizen.org/application/native/api/mobile/6.0/group__CAPI__PANEL__ATTACH__MODULE.html
ATTACH_PANEL_CONTENT_CATEGORY_CALENDAR

https://docs.tizen.org/application/native/api/mobile/6.0/group__COMPONENT__BASED__SERVICE__COMPONENT__MODULE.html
service_component_register_action() -> component_register_action()
service_component_deregister_action() -> component_deregister_action()

https://docs.tizen.org/application/native/api/mobile/6.0/group__CAPI__MESSAGING__MESSAGES__PUSH__MODULE.html
messages_push_set_incoming_cb() -> delete
messages_push_unset_incoming_cb() -> delete

https://docs.tizen.org/application/native/api/mobile/6.0/group__CAPI__NETWORK__MTP__MANAGER__MODULE.html
mtp_set_mtp_event_cb() -> mtp_add_mtp_event_cb()
mtp_unset_mtp_event_cb() -> mtp_remove_mtp_event_cb()

https://docs.tizen.org/application/native/api/mobile/6.0/group__CAPI__UIX__INPUTMETHOD__MODULE.html
ime_rotary_input_device_direction_e -> ime_input_device_rotary_direction_e
ime_callback_s() -> ime_callback_s
ime_preedit_attribute() -> ime_preedit_attribute

https://docs.tizen.org/application/native/api/mobile/6.0/group__CAPI__UIX__MULTI__ASSISTANT__CLIENT__MODULE.html
ma_voice_assistant_list_cb()
https://docs.tizen.org/application/native/api/mobile/6.0/group__CAPI__UIX__STTE__MODULE.html
stte_foreach_supported_languages_cb()
https://docs.tizen.org/application/native/api/mobile/6.0/group__CAPI__UIX__TTS__MODULE.html
tts_interrupted_cb()

https://docs.tizen.org/application/native/api/mobile/6.0/group__CAPI__UIX__VOICE__CONTROL__MODULE.html
vc_request_start() -> delete
vc_request_stop() -> delete
vc_request_cancel() -> delete

https://docs.tizen.org/application/native/api/mobile/6.0/group__CAPI__UIX__VOICE__CONTROL__ENGINE__MODULE.html
vcd_foreach_command()
vce_unset_commands()
https://docs.tizen.org/application/native/api/mobile/6.0/group__CAPI__UIX__VOICE__CONTROL__MANAGER__MODULE.html
vc_private_data_requested_cb() -> vc_mgr_private_data_requested_cb()
vc_private_data_set_cb() -> vc_mgr_private_data_set_cb()
vc_mgr_result_cb() -> vc_result_cb()

https://docs.tizen.org/application/native/api/mobile/6.0/group__Ecore__Buffer__Provider__Group.html
ecore_buffer_provider_buffer_dequeue()
https://docs.tizen.org/application/native/api/mobile/6.0/group__Ecore__Con__Server__Group.html
ecore_con_local_path_new()
https://docs.tizen.org/application/native/api/mobile/6.0/group__CAPI__BASE__UTILS__I18N__UCNV__MODULE.html
i18n_ucnv_get_destroy()
i18n_ucnv_from_chars()
https://docs.tizen.org/application/native/api/mobile/6.0/struct__Eina__Future__Schedule__Entry.html
eina_promise_new()
Eina_Future_Scheduler
Eina_Future_Scheduler_Cb
https://docs.tizen.org/application/native/api/mobile/6.0/group__Ecore__Thread__Group.html
: eina_thread_cancellable_run()
: ecore_thread_local_data_wait()
https://docs.tizen.org/application/native/api/mobile/6.0/group__Eina__Stringshare__Group.html
: eina_share_common_add()
https://docs.tizen.org/application/native/api/mobile/6.0/group__Elm__Engine.html
edje_transition_duration_set() -> delete

https://docs.tizen.org/application/native/api/mobile/6.0/group__Elm__Scrollhints.html
elm_objecdt_scroll_item_enabled_set() -> delete

https://docs.tizen.org/application/native/api/mobile/6.0/group__Elm__Animation__View.html
Elm_Animation_View_State
https://docs.tizen.org/application/native/api/mobile/6.0/group__Elm__Bg.html
See Elm.Bg.Option
https://docs.tizen.org/application/native/api/mobile/6.0/group__Elm__Calendar.html
elm_calendar_format_function_set()
https://docs.tizen.org/application/native/api/mobile/6.0/group__Elm__Flip.html
elm_flip_go()
elm_flip_interaction_set
https://docs.tizen.org/application/native/api/mobile/6.0/group__Elm__Hoversel.html
Supported elm_object_item common APIs
https://docs.tizen.org/application/native/api/mobile/6.0/group__Evas__Object__Group.html
see Efl::Gfx::Stack::below
see see Efl::Gfx::Stack::below
see the #EVAS_HINT_EXPAND helper weight macro
https://docs.tizen.org/application/native/api/mobile/6.0/group__Evas__Object__Textblock__Group.html
: check all functions after 'see also:' of this pages
https://docs.tizen.org/application/native/api/mobile/6.0/group__Evas__Smart__Group.html
see Evas_Object_Box
https://docs.tizen.org/application/native/api/mobile/6.0/group__Edje__Object__Part.html
edje_object_part_box_insert_after()
edje_object_part_box_insert_after()
edje_object_part_box_insert_after
edje_object_part_box_insert_after()
https://docs.tizen.org/application/native/api/mobile/6.0/group__Edje__Object__Communication__Interface__Message.html
edje_object_message_signal_recursive_process 2.3
https://docs.tizen.org/application/native/api/mobile/6.0/group__Edje__Object__Animation.html
edje_transition_duration_set()
https://docs.tizen.org/application/native/api/mobile/6.0/group__Eina__Value__Value__Group.html
eina_value_to_binbuf()
https://docs.tizen.org/application/native/api/mobile/6.0/group__Eina__Thread__Group.html
Eina_Lock_Group
https://docs.tizen.org/application/native/api/mobile/6.0/group__Elm__Entry__Group.html
Elm_Wrap_Type
https://docs.tizen.org/application/native/api/mobile/6.0/group__Evas__GL.html
GL_KHR_debug
https://docs.tizen.org/application/native/api/mobile/6.0/group__Elm__Scroller__Group.html
elm_interface_scrollable_policy_set
elm_interface_scrollable_single_direction_set
https://docs.tizen.org/application/native/api/mobile/6.0/group__Evas__Object__Image.html
evas_object_image_load_head_skip_set
https://docs.tizen.org/application/native/api/mobile/6.0/group__Evas__Object__Textgrid__Group.html
efl_text_font_size_set
efl_text_font_family_set
https://docs.tizen.org/application/native/api/mobile/6.0/group__Evas__Object__Vg__Group.html
check all functions after 'see also:' of this pages
https://docs.tizen.org/application/native/api/mobile/6.0/group__Evas__Object__Group.html
check all functions after 'see also:' of this pages
https://docs.tizen.org/application/native/api/mobile/6.0/group__Elm__Gengrid__Group.html
elm_gengrid_item_cursor_set()

Check this page

(Blank code box check needed)
https://docs.tizen.org/application/native/api/mobile/6.0/group__Ecore__Fd__Io__Group.html
https://docs.tizen.org/application/native/api/mobile/6.0/group__Ecore__Model__Group.html
https://docs.tizen.org/application/native/api/mobile/6.0/Ecore_exe_simple_example_c.html
https://docs.tizen.org/application/native/api/mobile/6.0/group__Eet__Data__Group.html
https://docs.tizen.org/application/native/api/mobile/6.0/segment_control_example.html
https://docs.tizen.org/application/native/api/mobile/6.0/edje_main.html
https://docs.tizen.org/application/native/api/mobile/6.0/Example_Edje_Basics.html
https://docs.tizen.org/application/native/api/mobile/6.0/tutorial_edje_nested.html
https://docs.tizen.org/application/native/api/mobile/6.0/tutorial_edje_swallow2.html
https://docs.tizen.org/application/native/api/mobile/6.0/tutorial_edje_text.html
https://docs.tizen.org/application/native/api/mobile/6.0/tutorial_edje_table.html
https://docs.tizen.org/application/native/api/mobile/6.0/tutorial_edje_color_class.html
https://docs.tizen.org/application/native/api/mobile/6.0/Example_Edje_Signals_Messages.html
https://docs.tizen.org/application/native/api/mobile/6.0/tutorial_edje_box.html
https://docs.tizen.org/application/native/api/mobile/6.0/tutorial_edje_box2.html
https://docs.tizen.org/application/native/api/mobile/6.0/tutorial_edje_perspective.html
https://docs.tizen.org/application/native/api/mobile/6.0/tutorial_edje_animations.html
https://docs.tizen.org/application/native/api/mobile/6.0/tutorial_edje_basic2.html
https://docs.tizen.org/application/native/api/mobile/6.0/tutorial_edje_signals_2.html
https://docs.tizen.org/application/native/api/mobile/6.0/tutorial_edje_animations_2.html

Add the Reference hyperlink

https://docs.tizen.org/application/native/api/mobile/6.0/group__Ecore__Con__Server__Group.html
See
efl_net_dialer_simple_example::c
https://docs.tizen.org/application/native/api/mobile/6.0/group__Eet__Data__Group.html
Example_Eet_Data_File_Descriptor_02
Example_Eet_Data_Cipher_Decipher
https://docs.tizen.org/application/native/api/mobile/6.0/eet_main.html
More examples can be found at eet_examples.
https://docs.tizen.org/application/native/api/mobile/6.0/eina_examples.html
tutorial_matrixsparse_page
tutorial_quadtree_page
tutorial_ustringshare_page
https://docs.tizen.org/application/native/api/mobile/6.0/eio_main.html
More examples can be found at eio_examples.
https://docs.tizen.org/application/native/api/mobile/6.0/infralist.html
Elm_Gesture_Layer
elm-prefs-data
https://docs.tizen.org/application/native/api/mobile/6.0/group__Elm__Theme.html
see documentation of Edje for details
https://docs.tizen.org/application/native/api/mobile/6.0/widgetslist.html
Elm_Actionslider
Elm_Bubble
Elm_Ctxpopup
Elm_Combobox
Elm_Dayselector
Elm_Diskselector
Elm_Entry
Elm_Fileselector
Elm_Frame
Elm_GLView
Elm_Hover
Elm_Index
Elm_Inwin
Elm_List
Elm_Label
Elm_Map
Elm_Mapbuf
Elm_Menu
Elm_Notify
Elm_Panel
Elm_Photo
Elm_Photocam
Elm_Popup
Elm_Prefs
Elm_Radio
Elm_Separator
Elm_Slideshow
Elm_Spinner
Elm_Thumb
Elm_Video
Elm_Web
Elm_Win
https://docs.tizen.org/application/native/api/mobile/6.0/group__Elm__File__Selector__Button.html
File_Selector_Entry for a similar widget.
https://docs.tizen.org/application/native/api/mobile/6.0/group__Elm__File__Selector__Entry.html
File_Selector_Button for a similar widget
https://docs.tizen.org/application/native/api/mobile/6.0/containerslist.html
Elm_Gengrid
Elm_Genlist
Elm_Box
Elm_Grid
Elm_Naviframe
Elm_Scroller
Elm_Table
https://docs.tizen.org/application/native/api/mobile/6.0/edje_main.html
edcref
luaref
https://docs.tizen.org/application/native/api/mobile/6.0/group__CAPI__UIX__FRAMEWORK.html
For more information on the UIX submodule features, see UIX Guide.

The following list is not fixed from 1176 and need to be modified.

For common issue, the Mobile API URL is listed up.
For Wearable only issue, the Wearable API URL is listed up.

Check the image

For readability, it is better to add the border of the image.
https://docs.tizen.org/application/native/api/mobile/6.0/Example_Evas_Stacking.html
: evas-stacking-example-05.png
image

Check all functions below

(URLs and name check needed)
https://docs.tizen.org/application/native/api/mobile/6.0/group__Multibuttonentry.html
: elm_multibuttonentry_expanded_set()
https://docs.tizen.org/application/native/api/mobile/6.0/group__CAPI__BASE__UTILS__I18N__ULOCALE__MODULE.html
: i18n_ulocale_accept_language_from_http()
: i18n_ulocale_accept_language()
https://docs.tizen.org/application/native/api/mobile/6.0/group__CAPI__GEOFENCE__MODULE.html
: geofence_get_geopoint()
https://docs.tizen.org/application/native/api/mobile/6.0/group__CAPI__NETWORK__ASP__MODULE.html
: asp_session_set_connection_status_cb()
https://docs.tizen.org/application/native/api/mobile/6.0/group__Edje__General__Group.html
: embryo_init()
: embryo_shutdown()
https://docs.tizen.org/application/native/api/mobile/6.0/group__Eina__Binary__Buffer__Group.html
: eina_binbuf_append()
: eina_binbuf_append_n()
: eina_stringshare_length()
: eina_binbuf_insert()
: eina_binbuf_insert_n()
: eina_binbuf_manage_read_only_new_length()
https://docs.tizen.org/application/native/api/mobile/6.0/group__Eina__String__Buffer__Group.html
: eina_stringshare_length()
https://docs.tizen.org/application/native/api/mobile/6.0/group__Eina__Unicode__String__Buffer__Group.html
: eina_stringshare_length()
https://docs.tizen.org/application/native/api/mobile/6.0/group__Eina__Memory__Pool__Group.html
: _Eina_Mempool_Backend
https://docs.tizen.org/application/native/api/mobile/6.0/group__Eina__String__Group.html
: eina_str_join()
https://docs.tizen.org/application/native/api/mobile/6.0/group__Eina__Thread__Group.html
: eina_thread_cancellable_run()
: eina_thread_cancel()
https://docs.tizen.org/application/native/api/mobile/6.0/group__Evas__Event__Feeding__Group.html
: evas_device_add_full
https://docs.tizen.org/application/native/api/mobile/6.0/group__Evas__Object__Group.html
: Efl::Canvas::Object::seat_focus_check, Efl::Canvas::Object::seat_focus_add, Efl::Canvas::Object::seat_focus_del
: Efl::Canvas::Object::pointer_mode_by_device::get and Efl::Canvas::Object::pointer_mode_by_device::set
https://docs.tizen.org/application/native/api/mobile/6.0/group__Evas__Object__Group__Interceptors.html
: evas_object_intercept_device_focus_set_callback_add()
: evas_object_intercept_device_focus_set_callback_del()
: evas_object_intercept_layer_callback_add()
: evas_object_intercept_layer_callback_del()
https://docs.tizen.org/application/native/api/mobile/6.0/group__Evas__Smart__Object__Group.html
: efl_isa
https://docs.tizen.org/application/native/api/mobile/6.0/group__Evas__Object__Image.html
: evas_object_image_pixels_get()
https://docs.tizen.org/application/native/api/mobile/6.0/group__CAPI__UI__STANDARD__VIEW.html
: ui_standard_view_get_sub_title()
: ui_standard_view_get_title()
: ui_standard_view_get_title_badge()
https://docs.tizen.org/application/native/api/mobile/6.0/group__Elm__Scrolling.html
: check all functions after 'see also:' of this pages
https://docs.tizen.org/application/native/api/mobile/6.0/group__Evas__Canvas.html
: check all functions after 'see also:' of this pages
https://docs.tizen.org/application/native/api/mobile/6.0/group__Evas__Keys.html
: check all functions after 'see also:' of this pages
https://docs.tizen.org/application/native/api/mobile/6.0/group__Ecore__Evas__Group.html
: check all functions after 'see also:' of this pages
https://docs.tizen.org/application/native/api/mobile/6.0/group__Elm__General.html
: check all functions after 'see also:' of this pages
https://docs.tizen.org/application/native/api/mobile/6.0/group__Elm__Toolbar.html
: check all functions after 'see also:' of this pages

Check this page

(Blank code box check needed)
https://docs.tizen.org/application/native/api/mobile/6.0/actionslider_example_page.html
https://docs.tizen.org/application/native/api/mobile/6.0/bg_01_example_page.html
https://docs.tizen.org/application/native/api/mobile/6.0/bg_03_example_page.html
https://docs.tizen.org/application/native/api/mobile/6.0/bubble_01_example_page.html
https://docs.tizen.org/application/native/api/mobile/6.0/button_example_00.html
https://docs.tizen.org/application/native/api/mobile/6.0/calendar_example_01.html
https://docs.tizen.org/application/native/api/mobile/6.0/tutorial_combobox.html
https://docs.tizen.org/application/native/api/mobile/6.0/group__Elm__Datetime.html
https://docs.tizen.org/application/native/api/mobile/6.0/group__efl__ui__clock.html
https://docs.tizen.org/application/native/api/mobile/6.0/entry_example.html
https://docs.tizen.org/application/native/api/mobile/6.0/fileselector_example.html
https://docs.tizen.org/application/native/api/mobile/6.0/general_functions_example_page.html
https://docs.tizen.org/application/native/api/mobile/6.0/tutorial_frame.html
https://docs.tizen.org/application/native/api/mobile/6.0/theme_example_8edc-example.html
https://docs.tizen.org/application/native/api/mobile/6.0/genlist_example_04.html
https://docs.tizen.org/application/native/api/mobile/6.0/group__Elm__Popup__Group.html
https://docs.tizen.org/application/native/api/mobile/6.0/tutorial_scroller.html
https://docs.tizen.org/application/native/api/mobile/6.0/slider_example.html
https://docs.tizen.org/application/native/api/mobile/6.0/slideshow_example.html
https://docs.tizen.org/application/native/api/mobile/6.0/thumb_example_01.html
https://docs.tizen.org/application/native/api/mobile/6.0/toolbar_example_02.html
https://docs.tizen.org/application/native/api/mobile/6.0/transit_example_01_explained.html
https://docs.tizen.org/application/native/api/mobile/6.0/transit_example_02_explained.html
https://docs.tizen.org/application/native/api/mobile/6.0/Ecore_exe_simple_example_c.html
https://docs.tizen.org/application/native/api/mobile/6.0/Example_Evas_Events.html
https://docs.tizen.org/application/native/api/mobile/6.0/tutorial_hoversel.html
https://docs.tizen.org/application/native/api/mobile/6.0/map_example_03.html
https://docs.tizen.org/application/native/api/mobile/6.0/index_example_01.html
https://docs.tizen.org/application/native/api/mobile/6.0/layout_example_02.html
https://docs.tizen.org/application/native/api/mobile/6.0/layout_example_edc.html
https://docs.tizen.org/application/native/api/mobile/6.0/mapbuf_example.html
https://docs.tizen.org/application/native/api/mobile/6.0/panes_example.html
https://docs.tizen.org/application/native/api/mobile/6.0/tutorial_edje_drag.html
https://docs.tizen.org/application/native/api/mobile/6.0/tutorial_binshare_page.html
https://docs.tizen.org/application/native/api/mobile/6.0/transit_example_02_explained.html
https://docs.tizen.org/application/native/api/mobile/6.0/group__ecore__audio__obj.html
https://docs.tizen.org/application/native/api/mobile/6.0/group__ecore__audio__obj__in.html
https://docs.tizen.org/application/native/api/mobile/6.0/group__ecore__audio__obj__out.html
https://docs.tizen.org/application/native/api/mobile/6.0/group__ecore__audio__obj__out__pulse.html
https://docs.tizen.org/application/native/api/mobile/6.0/group__ecore__audio__obj__in__sndfile.html
https://docs.tizen.org/application/native/api/mobile/6.0/group__ecore__audio__obj__out__sndfile.html
https://docs.tizen.org/application/native/api/mobile/6.0/group__ecore__audio__obj__out__wasapi.html
https://docs.tizen.org/application/native/api/mobile/6.0/group__elm__accessibility__group.html

Check code tag to prevent the wrong hyperlink

https://docs.tizen.org/application/native/api/mobile/6.0/group__CAPI__APP__CONTROL__MODULE.html
: with 'file://'

https://docs.tizen.org/application/native/api/mobile/6.0/group__Elm__Entry__Group.html
: URI form file:///path/to/an/image.png

Add the Reference hyperlink

https://docs.tizen.org/application/native/api/mobile/6.0/group__Elm__Naviframe__Group.html
: naviframe_example

Check reference URL and version

https://docs.tizen.org/application/native/api/mobile/6.0/group__OPENSRC__MINIZIP__FRAMEWORK.html
: Version: 1.2.11
Reference: http://www.winimage.com/zLibDll/minizip.html
https://docs.tizen.org/application/native/api/mobile/6.0/group__OPENSRC__OPENAL__FRAMEWORK.html
: Version: 1.17.2
Reference: https://kcat.strangesoft.net/openal.html
https://docs.tizen.org/application/native/api/mobile/6.0/group__OPENSRC__LIBEXIF__FRAMEWORK.html
: Version: 0.6.21
Reference: https://libexif.github.io/
https://docs.tizen.org/application/native/api/mobile/6.0/group__OPENSRC__OPENSSL__FRAMEWORK.html
: Version: 1.1.1g
Reference: http://www.openssl.org/
https://docs.tizen.org/application/native/api/mobile/6.0/group__CAPI__TEF__MODULE.html
: Version: 1.0
Reference: https://www.globalplatform.org/
https://docs.tizen.org/application/native/api/mobile/6.0/group__OPENSRC__CAIRO__FRAMEWORK.html
: Version: 1.14.2
Reference : http://www.cairographics.org/
https://docs.tizen.org/application/native/api/mobile/6.0/group__OPENSRC__SDL__FRAMEWORK.html
: Version: SDL2-2.0.8
Reference : http://libsdl.org/
https://docs.tizen.org/application/native/api/mobile/6.0/group__OPENSRC__VULKAN__FRAMEWORK.html
: Version: 1.1.74
Reference : https://www.khronos.org/vulkan/
https://docs.tizen.org/application/native/api/mobile/6.0/group__CAPI__NETWORK__NFC__SE__MODULE.html
: (http://www.gsma.com/digitalcommerce/wp-content/uploads/2013/12/GSMA-NFC05-NFC-Handset-APIs-Requirement-Specification-version-4-1.pdf)->(https://www.gsma.com/newsroom/wp-content/uploads/TS.26-v15.0.pdf)
https://docs.tizen.org/application/native/api/mobile/6.0/group__CAPI__NETWORK__NFC__MANAGER__MODULE.html
: (http://www.gsma.com/digitalcommerce/wp-content/uploads/2013/12/GSMA-NFC05-NFC-Handset-APIs-Requirement-Specification-version-4-1.pdf)->(https://www.gsma.com/newsroom/wp-content/uploads/TS.26-v15.0.pdf)

ETC

(unnecessary punctuation mark in the title)
https://docs.tizen.org/application/native/api/mobile/6.0/group__Eio__Management.html
: Eio file management API.
(duplicate content)
https://docs.tizen.org/application/native/api/mobile/6.0/group__CAPI__CONTEXT__TRIGGER__MODULE.html
: http://tizen.org/feature/network.wifi

@mijin80lee
Copy link
Contributor Author

@mijin85cho @sgchoi5

This page was checked based on the email Native API 5.0 / 5.5 / 6.0 Mobile/Wearable/Headed/Headless on December 11, and modified part was updated with strikethrough.

Also, I checked that following lists have been fixed from issues of #1358.
docs/application/native/api/iot-headed/5.0/group__CAPI__OAUTH2__MODULE.html (delete 'a>')

docs/application/native/api/iot-headed/6.0/group__CAPI__SYSTEM__PERIPHERAL__IO__ADC__MODULE.html
docs/application/native/api/iot-headed/6.0/group__CAPI__SYSTEM__PERIPHERAL__IO__GPIO__MODULE.html
docs/application/native/api/iot-headed/6.0/group__CAPI__SYSTEM__PERIPHERAL__IO__I2C__MODULE.html
docs/application/native/api/iot-headed/6.0/group__CAPI__SYSTEM__PERIPHERAL__IO__PWM__MODULE.html
docs/application/native/api/iot-headed/6.0/group__CAPI__SYSTEM__PERIPHERAL__IO__SPI__MODULE.html
docs/application/native/api/iot-headed/6.0/group__CAPI__SYSTEM__PERIPHERAL__IO__UART__MODULE.html
docs/application/native/api/iot-headed/6.0/group__CAPI__SYSTEM__UPDATE__CONTROL__MODULE.html
: Feature Element URL fix

docs/application/native/api/iot-headed/6.0/group__dali__toolkit.html
: DALi Toolkit (Deprecated)

Thank you.

@mijin80lee
Copy link
Contributor Author

@mijin85cho @sgchoi5
This page was updated based on #1384 today.
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant