X Tutup
Skip to content

Commit ff85e09

Browse files
committed
Fixed TOC/index hashes in api/
1 parent 27c79ba commit ff85e09

File tree

8 files changed

+206
-206
lines changed

8 files changed

+206
-206
lines changed

api/API-index.md

Lines changed: 103 additions & 103 deletions
Large diffs are not rendered by default.

api/ApplicationSettings.md

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -7,32 +7,32 @@
77
Table of contents:
88
* [Introduction](#introduction)
99
* [Settings](#settings)
10-
* [auto_zooming (string)](#autozooming-string)
11-
* [background_color (int)](#backgroundcolor-int)
12-
* [browser_subprocess_path (string)](#browsersubprocesspath-string)
13-
* [cache_path (string)](#cachepath-string)
14-
* [command_line_args_disabled (bool)](#commandlineargsdisabled-bool)
15-
* [context_menu (dict)](#contextmenu-dict)
16-
* [downloads_enabled (bool)](#downloadsenabled-bool)
17-
* [ignore_certificate_errors (bool)](#ignorecertificateerrors-bool)
18-
* [javascript_flags (string)](#javascriptflags-string)
10+
* [auto_zooming (string)](#auto_zooming-string)
11+
* [background_color (int)](#background_color-int)
12+
* [browser_subprocess_path (string)](#browser_subprocess_path-string)
13+
* [cache_path (string)](#cache_path-string)
14+
* [command_line_args_disabled (bool)](#command_line_args_disabled-bool)
15+
* [context_menu (dict)](#context_menu-dict)
16+
* [downloads_enabled (bool)](#downloads_enabled-bool)
17+
* [ignore_certificate_errors (bool)](#ignore_certificate_errors-bool)
18+
* [javascript_flags (string)](#javascript_flags-string)
1919
* [locale (string)](#locale-string)
20-
* [locales_dir_path (string)](#localesdirpath-string)
20+
* [locales_dir_path (string)](#locales_dir_path-string)
2121
* [debug (bool)](#debug-bool)
22-
* [log_file (string)](#logfile-string)
23-
* [log_severity (int)](#logseverity-int)
24-
* [multi_threaded_message_loop (bool)](#multithreadedmessageloop-bool)
25-
* [pack_loading_disabled (bool)](#packloadingdisabled-bool)
26-
* [persist_session_cookies (bool)](#persistsessioncookies-bool)
27-
* [product_version (string)](#productversion-string)
28-
* [release_dcheck_enabled (bool)](#releasedcheckenabled-bool)
29-
* [remote_debugging_port (int)](#remotedebuggingport-int)
30-
* [resources_dir_path (string)](#resourcesdirpath-string)
31-
* [single_process (bool)](#singleprocess-bool)
32-
* [string_encoding (string)](#stringencoding-string)
33-
* [uncaught_exception_stack_size (int)](#uncaughtexceptionstacksize-int)
34-
* [unique_request_context_per_browser (bool)](#uniquerequestcontextperbrowser-bool)
35-
* [user_agent (string)](#useragent-string)
22+
* [log_file (string)](#log_file-string)
23+
* [log_severity (int)](#log_severity-int)
24+
* [multi_threaded_message_loop (bool)](#multi_threaded_message_loop-bool)
25+
* [pack_loading_disabled (bool)](#pack_loading_disabled-bool)
26+
* [persist_session_cookies (bool)](#persist_session_cookies-bool)
27+
* [product_version (string)](#product_version-string)
28+
* [release_dcheck_enabled (bool)](#release_dcheck_enabled-bool)
29+
* [remote_debugging_port (int)](#remote_debugging_port-int)
30+
* [resources_dir_path (string)](#resources_dir_path-string)
31+
* [single_process (bool)](#single_process-bool)
32+
* [string_encoding (string)](#string_encoding-string)
33+
* [uncaught_exception_stack_size (int)](#uncaught_exception_stack_size-int)
34+
* [unique_request_context_per_browser (bool)](#unique_request_context_per_browser-bool)
35+
* [user_agent (string)](#user_agent-string)
3636

3737

3838
## Introduction

api/BrowserSettings.md

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -8,30 +8,30 @@ Table of contents:
88
* [Introduction](#introduction)
99
* [Settings](#settings)
1010
* [Font settings](#font-settings)
11-
* [accelerated_compositing_disabled](#acceleratedcompositingdisabled)
12-
* [application_cache_disabled](#applicationcachedisabled)
13-
* [author_and_user_styles_disabled](#authoranduserstylesdisabled)
14-
* [caret_browsing_enabled](#caretbrowsingenabled)
15-
* [databases_disabled](#databasesdisabled)
16-
* [default_encoding](#defaultencoding)
17-
* [dom_paste_disabled](#dompastedisabled)
18-
* [file_access_from_file_urls_allowed](#fileaccessfromfileurlsallowed)
19-
* [image_load_disabled](#imageloaddisabled)
20-
* [javascript_disabled](#javascriptdisabled)
21-
* [javascript_open_windows_disallowed](#javascriptopenwindowsdisallowed)
22-
* [javascript_close_windows_disallowed](#javascriptclosewindowsdisallowed)
23-
* [javascript_access_clipboard_disallowed](#javascriptaccessclipboarddisallowed)
24-
* [java_disabled](#javadisabled)
25-
* [local_storage_disabled](#localstoragedisabled)
26-
* [plugins_disabled](#pluginsdisabled)
27-
* [remote_fonts](#remotefonts)
28-
* [shrink_standalone_images_to_fit](#shrinkstandaloneimagestofit)
29-
* [tab_to_links_disabled](#tabtolinksdisabled)
30-
* [text_area_resize_disabled](#textarearesizedisabled)
31-
* [universal_access_from_file_urls_allowed](#universalaccessfromfileurlsallowed)
32-
* [user_style_sheet_location](#userstylesheetlocation)
33-
* [web_security_disabled](#websecuritydisabled)
34-
* [webgl_disabled](#webgldisabled)
11+
* [accelerated_compositing_disabled](#accelerated_compositing_disabled)
12+
* [application_cache_disabled](#application_cache_disabled)
13+
* [author_and_user_styles_disabled](#author_and_user_styles_disabled)
14+
* [caret_browsing_enabled](#caret_browsing_enabled)
15+
* [databases_disabled](#databases_disabled)
16+
* [default_encoding](#default_encoding)
17+
* [dom_paste_disabled](#dom_paste_disabled)
18+
* [file_access_from_file_urls_allowed](#file_access_from_file_urls_allowed)
19+
* [image_load_disabled](#image_load_disabled)
20+
* [javascript_disabled](#javascript_disabled)
21+
* [javascript_open_windows_disallowed](#javascript_open_windows_disallowed)
22+
* [javascript_close_windows_disallowed](#javascript_close_windows_disallowed)
23+
* [javascript_access_clipboard_disallowed](#javascript_access_clipboard_disallowed)
24+
* [java_disabled](#java_disabled)
25+
* [local_storage_disabled](#local_storage_disabled)
26+
* [plugins_disabled](#plugins_disabled)
27+
* [remote_fonts](#remote_fonts)
28+
* [shrink_standalone_images_to_fit](#shrink_standalone_images_to_fit)
29+
* [tab_to_links_disabled](#tab_to_links_disabled)
30+
* [text_area_resize_disabled](#text_area_resize_disabled)
31+
* [universal_access_from_file_urls_allowed](#universal_access_from_file_urls_allowed)
32+
* [user_style_sheet_location](#user_style_sheet_location)
33+
* [web_security_disabled](#web_security_disabled)
34+
* [webgl_disabled](#webgl_disabled)
3535

3636

3737
## Introduction

api/JavascriptBindings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Table of contents:
88
* [Introduction](#introduction)
99
* [Example usage](#example-usage)
1010
* [Methods](#methods)
11-
* [\_\_init\_\_()](#init)
11+
* [\_\_init\_\_()](#__init__)
1212
* [IsValueAllowed](#isvalueallowed)
1313
* [Rebind](#rebind)
1414
* [SetFunction](#setfunction)

api/LifespanHandler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ For an example of how to implement a handler see [cefpython](cefpython.md).Creat
1111
Table of contents:
1212
* [Callbacks](#callbacks)
1313
* [OnBeforePopup](#onbeforepopup)
14-
* [_OnAfterCreated](#onaftercreated)
14+
* [_OnAfterCreated](#_onaftercreated)
1515
* [RunModal](#runmodal)
1616
* [DoClose](#doclose)
1717
* [OnBeforeClose](#onbeforeclose)

api/NetworkError.md

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -13,55 +13,55 @@ For an up-to-date list of error codes see [net_error_list.h](http://src.chromium
1313

1414
Table of contents:
1515
* [Constants](#constants)
16-
* [ERR_NONE](#errnone)
17-
* [ERR_ABORTED](#erraborted)
18-
* [ERR_ACCESS_DENIED](#erraccessdenied)
19-
* [ERR_ADDRESS_INVALID](#erraddressinvalid)
20-
* [ERR_ADDRESS_UNREACHABLE](#erraddressunreachable)
21-
* [ERR_CACHE_MISS](#errcachemiss)
22-
* [ERR_CERT_AUTHORITY_INVALID](#errcertauthorityinvalid)
23-
* [ERR_CERT_COMMON_NAME_INVALID](#errcertcommonnameinvalid)
24-
* [ERR_CERT_CONTAINS_ERRORS](#errcertcontainserrors)
25-
* [ERR_CERT_DATE_INVALID](#errcertdateinvalid)
26-
* [ERR_CERT_END](#errcertend)
27-
* [ERR_CERT_INVALID](#errcertinvalid)
28-
* [ERR_CERT_NO_REVOCATION_MECHANISM](#errcertnorevocationmechanism)
29-
* [ERR_CERT_REVOKED](#errcertrevoked)
30-
* [ERR_CERT_UNABLE_TO_CHECK_REVOCATION](#errcertunabletocheckrevocation)
31-
* [ERR_CONNECTION_ABORTED](#errconnectionaborted)
32-
* [ERR_CONNECTION_CLOSED](#errconnectionclosed)
33-
* [ERR_CONNECTION_FAILED](#errconnectionfailed)
34-
* [ERR_CONNECTION_REFUSED](#errconnectionrefused)
35-
* [ERR_CONNECTION_RESET](#errconnectionreset)
36-
* [ERR_DISALLOWED_URL_SCHEME](#errdisallowedurlscheme)
37-
* [ERR_EMPTY_RESPONSE](#erremptyresponse)
38-
* [ERR_FAILED](#errfailed)
39-
* [ERR_FILE_NOT_FOUND](#errfilenotfound)
40-
* [ERR_FILE_TOO_BIG](#errfiletoobig)
41-
* [ERR_INSECURE_RESPONSE](#errinsecureresponse)
42-
* [ERR_INTERNET_DISCONNECTED](#errinternetdisconnected)
43-
* [ERR_INVALID_ARGUMENT](#errinvalidargument)
44-
* [ERR_INVALID_CHUNKED_ENCODING](#errinvalidchunkedencoding)
45-
* [ERR_INVALID_HANDLE](#errinvalidhandle)
46-
* [ERR_INVALID_RESPONSE](#errinvalidresponse)
47-
* [ERR_INVALID_URL](#errinvalidurl)
48-
* [ERR_METHOD_NOT_SUPPORTED](#errmethodnotsupported)
49-
* [ERR_NAME_NOT_RESOLVED](#errnamenotresolved)
50-
* [ERR_NO_SSL_VERSIONS_ENABLED](#errnosslversionsenabled)
51-
* [ERR_NOT_IMPLEMENTED](#errnotimplemented)
52-
* [ERR_RESPONSE_HEADERS_TOO_BIG](#errresponseheaderstoobig)
53-
* [ERR_SSL_CLIENT_AUTH_CERT_NEEDED](#errsslclientauthcertneeded)
54-
* [ERR_SSL_PROTOCOL_ERROR](#errsslprotocolerror)
55-
* [ERR_SSL_RENEGOTIATION_REQUESTED](#errsslrenegotiationrequested)
56-
* [ERR_SSL_VERSION_OR_CIPHER_MISMATCH](#errsslversionorciphermismatch)
57-
* [ERR_TIMED_OUT](#errtimedout)
58-
* [ERR_TOO_MANY_REDIRECTS](#errtoomanyredirects)
59-
* [ERR_TUNNEL_CONNECTION_FAILED](#errtunnelconnectionfailed)
60-
* [ERR_UNEXPECTED](#errunexpected)
61-
* [ERR_UNEXPECTED_PROXY_AUTH](#errunexpectedproxyauth)
62-
* [ERR_UNKNOWN_URL_SCHEME](#errunknownurlscheme)
63-
* [ERR_UNSAFE_PORT](#errunsafeport)
64-
* [ERR_UNSAFE_REDIRECT](#errunsaferedirect)
16+
* [ERR_NONE](#err_none)
17+
* [ERR_ABORTED](#err_aborted)
18+
* [ERR_ACCESS_DENIED](#err_access_denied)
19+
* [ERR_ADDRESS_INVALID](#err_address_invalid)
20+
* [ERR_ADDRESS_UNREACHABLE](#err_address_unreachable)
21+
* [ERR_CACHE_MISS](#err_cache_miss)
22+
* [ERR_CERT_AUTHORITY_INVALID](#err_cert_authority_invalid)
23+
* [ERR_CERT_COMMON_NAME_INVALID](#err_cert_common_name_invalid)
24+
* [ERR_CERT_CONTAINS_ERRORS](#err_cert_contains_errors)
25+
* [ERR_CERT_DATE_INVALID](#err_cert_date_invalid)
26+
* [ERR_CERT_END](#err_cert_end)
27+
* [ERR_CERT_INVALID](#err_cert_invalid)
28+
* [ERR_CERT_NO_REVOCATION_MECHANISM](#err_cert_no_revocation_mechanism)
29+
* [ERR_CERT_REVOKED](#err_cert_revoked)
30+
* [ERR_CERT_UNABLE_TO_CHECK_REVOCATION](#err_cert_unable_to_check_revocation)
31+
* [ERR_CONNECTION_ABORTED](#err_connection_aborted)
32+
* [ERR_CONNECTION_CLOSED](#err_connection_closed)
33+
* [ERR_CONNECTION_FAILED](#err_connection_failed)
34+
* [ERR_CONNECTION_REFUSED](#err_connection_refused)
35+
* [ERR_CONNECTION_RESET](#err_connection_reset)
36+
* [ERR_DISALLOWED_URL_SCHEME](#err_disallowed_url_scheme)
37+
* [ERR_EMPTY_RESPONSE](#err_empty_response)
38+
* [ERR_FAILED](#err_failed)
39+
* [ERR_FILE_NOT_FOUND](#err_file_not_found)
40+
* [ERR_FILE_TOO_BIG](#err_file_too_big)
41+
* [ERR_INSECURE_RESPONSE](#err_insecure_response)
42+
* [ERR_INTERNET_DISCONNECTED](#err_internet_disconnected)
43+
* [ERR_INVALID_ARGUMENT](#err_invalid_argument)
44+
* [ERR_INVALID_CHUNKED_ENCODING](#err_invalid_chunked_encoding)
45+
* [ERR_INVALID_HANDLE](#err_invalid_handle)
46+
* [ERR_INVALID_RESPONSE](#err_invalid_response)
47+
* [ERR_INVALID_URL](#err_invalid_url)
48+
* [ERR_METHOD_NOT_SUPPORTED](#err_method_not_supported)
49+
* [ERR_NAME_NOT_RESOLVED](#err_name_not_resolved)
50+
* [ERR_NO_SSL_VERSIONS_ENABLED](#err_no_ssl_versions_enabled)
51+
* [ERR_NOT_IMPLEMENTED](#err_not_implemented)
52+
* [ERR_RESPONSE_HEADERS_TOO_BIG](#err_response_headers_too_big)
53+
* [ERR_SSL_CLIENT_AUTH_CERT_NEEDED](#err_ssl_client_auth_cert_needed)
54+
* [ERR_SSL_PROTOCOL_ERROR](#err_ssl_protocol_error)
55+
* [ERR_SSL_RENEGOTIATION_REQUESTED](#err_ssl_renegotiation_requested)
56+
* [ERR_SSL_VERSION_OR_CIPHER_MISMATCH](#err_ssl_version_or_cipher_mismatch)
57+
* [ERR_TIMED_OUT](#err_timed_out)
58+
* [ERR_TOO_MANY_REDIRECTS](#err_too_many_redirects)
59+
* [ERR_TUNNEL_CONNECTION_FAILED](#err_tunnel_connection_failed)
60+
* [ERR_UNEXPECTED](#err_unexpected)
61+
* [ERR_UNEXPECTED_PROXY_AUTH](#err_unexpected_proxy_auth)
62+
* [ERR_UNKNOWN_URL_SCHEME](#err_unknown_url_scheme)
63+
* [ERR_UNSAFE_PORT](#err_unsafe_port)
64+
* [ERR_UNSAFE_REDIRECT](#err_unsafe_redirect)
6565

6666

6767
## Constants

api/RequestHandler.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ Table of contents:
2121
* [OnQuotaRequest](#onquotarequest)
2222
* [GetCookieManager](#getcookiemanager)
2323
* [OnProtocolExecution](#onprotocolexecution)
24-
* [_OnBeforePluginLoad](#onbeforepluginload)
25-
* [_OnCertificateError](#oncertificateerror)
24+
* [_OnBeforePluginLoad](#_onbeforepluginload)
25+
* [_OnCertificateError](#_oncertificateerror)
2626
* [OnRendererProcessTerminated](#onrendererprocessterminated)
2727
* [OnPluginCrashed](#onplugincrashed)
2828

api/WindowUtils.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Table of contents:
1515
* [SetIcon (Win)](#seticon-win)
1616
* [GetParentHandle](#getparenthandle)
1717
* [IsWindowHandle](#iswindowhandle)
18-
* [gtk_plug_new (Linux)](#gtkplugnew-linux)
19-
* [gtk_widget_show (Linux)](#gtkwidgetshow-linux)
18+
* [gtk_plug_new (Linux)](#gtk_plug_new-linux)
19+
* [gtk_widget_show (Linux)](#gtk_widget_show-linux)
2020

2121

2222
## Methods

0 commit comments

Comments
 (0)
X Tutup