531ddf0 Update structure for partials and examples

Authored and Committed by pbokoc 2 years ago
89 files changed. 79 lines added. 79 lines removed.
modules/ROOT/examples/C-Arithmetic-add.adocmodules/ROOT/pages/_partials/snippets/C-Arithmetic-add.adoc
file renamed
+0 -0
modules/ROOT/examples/C-Arithmetic-add_unsigned.adocmodules/ROOT/pages/_partials/snippets/C-Arithmetic-add_unsigned.adoc
file renamed
+0 -0
modules/ROOT/examples/C-Arithmetic-mult.adocmodules/ROOT/pages/_partials/snippets/C-Arithmetic-mult.adoc
file renamed
+0 -0
modules/ROOT/examples/C-Globals-String_Array.adocmodules/ROOT/pages/_partials/snippets/C-Globals-String_Array.adoc
file renamed
+0 -0
modules/ROOT/examples/C-Pointers-remaining.adocmodules/ROOT/pages/_partials/snippets/C-Pointers-remaining.adoc
file renamed
+0 -0
modules/ROOT/examples/C-String-Functions-format.adocmodules/ROOT/pages/_partials/snippets/C-String-Functions-format.adoc
file renamed
+0 -0
modules/ROOT/examples/C-String-Functions-snprintf-incremental.adocmodules/ROOT/pages/_partials/snippets/C-String-Functions-snprintf-incremental.adoc
file renamed
+0 -0
modules/ROOT/examples/C-String-Functions-snprintf.adocmodules/ROOT/pages/_partials/snippets/C-String-Functions-snprintf.adoc
file renamed
+0 -0
modules/ROOT/examples/C-String-Functions-strncat-as-strncpy.adocmodules/ROOT/pages/_partials/snippets/C-String-Functions-strncat-as-strncpy.adoc
file renamed
+0 -0
modules/ROOT/examples/C-String-Functions-strncat-emulation.adocmodules/ROOT/pages/_partials/snippets/C-String-Functions-strncat-emulation.adoc
file renamed
+0 -0
modules/ROOT/examples/C-String-Functions-strncat-merged.adocmodules/ROOT/pages/_partials/snippets/C-String-Functions-strncat-merged.adoc
file renamed
+0 -0
modules/ROOT/examples/C-String-Functions-strncpy.adocmodules/ROOT/pages/_partials/snippets/C-String-Functions-strncpy.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-HSM-GNUTLS-PIN.adocmodules/ROOT/pages/_partials/snippets/Features-HSM-GNUTLS-PIN.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-HSM-GNUTLS.adocmodules/ROOT/pages/_partials/snippets/Features-HSM-GNUTLS.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-HSM-NSS-PIN.adocmodules/ROOT/pages/_partials/snippets/Features-HSM-NSS-PIN.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-HSM-NSS.adocmodules/ROOT/pages/_partials/snippets/Features-HSM-NSS.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-HSM-OpenSSL.adocmodules/ROOT/pages/_partials/snippets/Features-HSM-OpenSSL.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-Client-GNUTLS-Connect.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-Client-GNUTLS-Connect.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-Client-GNUTLS-Credentials.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-Client-GNUTLS-Credentials.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-Client-GNUTLS-Verify.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-Client-GNUTLS-Verify.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-Client-NSS-Close.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-Client-NSS-Close.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-Client-NSS-Connect.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-Client-NSS-Connect.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-Client-OpenJDK-Connect.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-Client-OpenJDK-Connect.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-Client-OpenJDK-Context.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-Client-OpenJDK-Context.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-Client-OpenJDK-Context_For_Cert.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-Client-OpenJDK-Context_For_Cert.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-Client-OpenJDK-Hostname.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-Client-OpenJDK-Hostname.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-Client-OpenJDK-Import.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-Client-OpenJDK-Import.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-Client-OpenJDK-MyTrustManager.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-Client-OpenJDK-MyTrustManager.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-Client-OpenJDK-Use.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-Client-OpenJDK-Use.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-Client-OpenSSL-CTX.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-Client-OpenSSL-CTX.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-Client-OpenSSL-Connect.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-Client-OpenSSL-Connect.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-Client-OpenSSL-Connection-Use.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-Client-OpenSSL-Connection-Use.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-Client-OpenSSL-Init.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-Client-OpenSSL-Init.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-Client-Python-Connect.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-Client-Python-Connect.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-Client-Python-check_host_name.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-Client-Python-check_host_name.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-GNUTLS-Credentials-Close.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-GNUTLS-Credentials-Close.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-GNUTLS-Disconnect.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-GNUTLS-Disconnect.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-GNUTLS-Init.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-GNUTLS-Init.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-GNUTLS-Use.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-GNUTLS-Use.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-NSS-Close.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-NSS-Close.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-NSS-Includes.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-NSS-Includes.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-NSS-Init.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-NSS-Init.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-NSS-Use.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-NSS-Use.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-Nagle.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-Nagle.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-OpenJDK-Parameters.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-OpenJDK-Parameters.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-OpenSSL-Connection-Close.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-OpenSSL-Connection-Close.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-OpenSSL-Context-Close.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-OpenSSL-Context-Close.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-OpenSSL-Errors.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-OpenSSL-Errors.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-Python-Close.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-Python-Close.adoc
file renamed
+0 -0
modules/ROOT/examples/Features-TLS-Python-Use.adocmodules/ROOT/pages/_partials/snippets/Features-TLS-Python-Use.adoc
file renamed
+0 -0
modules/ROOT/examples/Go-Error_Handling-IO.adocmodules/ROOT/pages/_partials/snippets/Go-Error_Handling-IO.adoc
file renamed
+0 -0
modules/ROOT/examples/Go-Error_Handling-Regular.adocmodules/ROOT/pages/_partials/snippets/Go-Error_Handling-Regular.adoc
file renamed
+0 -0
modules/ROOT/examples/Java-Finally.adocmodules/ROOT/pages/_partials/snippets/Java-Finally.adoc
file renamed
+0 -0
modules/ROOT/examples/Java-JNI-Pointers.adocmodules/ROOT/pages/_partials/snippets/Java-JNI-Pointers.adoc
file renamed
+0 -0
modules/ROOT/examples/Java-Language-ReadArray.adocmodules/ROOT/pages/_partials/snippets/Java-Language-ReadArray.adoc
file renamed
+0 -0
modules/ROOT/examples/Java-SecurityManager-Callback.adocmodules/ROOT/pages/_partials/snippets/Java-SecurityManager-Callback.adoc
file renamed
+0 -0
modules/ROOT/examples/Java-SecurityManager-CurrentDirectory.adocmodules/ROOT/pages/_partials/snippets/Java-SecurityManager-CurrentDirectory.adoc
file renamed
+0 -0
modules/ROOT/examples/Java-SecurityManager-Privileged.adocmodules/ROOT/pages/_partials/snippets/Java-SecurityManager-Privileged.adoc
file renamed
+0 -0
modules/ROOT/examples/Java-SecurityManager-Unprivileged.adocmodules/ROOT/pages/_partials/snippets/Java-SecurityManager-Unprivileged.adoc
file renamed
+0 -0
modules/ROOT/examples/Java-TryWithResource.adocmodules/ROOT/pages/_partials/snippets/Java-TryWithResource.adoc
file renamed
+0 -0
modules/ROOT/examples/Shell-Input_Validation.adocmodules/ROOT/pages/_partials/snippets/Shell-Input_Validation.adoc
file renamed
+0 -0
modules/ROOT/examples/Tasks-Serialization-XML-Expat-Create.adocmodules/ROOT/pages/_partials/snippets/Tasks-Serialization-XML-Expat-Create.adoc
file renamed
+0 -0
modules/ROOT/examples/Tasks-Serialization-XML-Expat-EntityDeclHandler.adocmodules/ROOT/pages/_partials/snippets/Tasks-Serialization-XML-Expat-EntityDeclHandler.adoc
file renamed
+0 -0
modules/ROOT/examples/Tasks-Serialization-XML-OpenJDK-Errors.adocmodules/ROOT/pages/_partials/snippets/Tasks-Serialization-XML-OpenJDK-Errors.adoc
file renamed
+0 -0
modules/ROOT/examples/Tasks-Serialization-XML-OpenJDK-Imports.adocmodules/ROOT/pages/_partials/snippets/Tasks-Serialization-XML-OpenJDK-Imports.adoc
file renamed
+0 -0
modules/ROOT/examples/Tasks-Serialization-XML-OpenJDK-NoEntityResolver.adocmodules/ROOT/pages/_partials/snippets/Tasks-Serialization-XML-OpenJDK-NoEntityResolver.adoc
file renamed
+0 -0
modules/ROOT/examples/Tasks-Serialization-XML-OpenJDK-NoResourceResolver.adocmodules/ROOT/pages/_partials/snippets/Tasks-Serialization-XML-OpenJDK-NoResourceResolver.adoc
file renamed
+0 -0
modules/ROOT/examples/Tasks-Serialization-XML-OpenJDK_Parse-DOM.adocmodules/ROOT/pages/_partials/snippets/Tasks-Serialization-XML-OpenJDK_Parse-DOM.adoc
file renamed
+0 -0
modules/ROOT/examples/Tasks-Serialization-XML-OpenJDK_Parse-XMLSchema_DOM.adocmodules/ROOT/pages/_partials/snippets/Tasks-Serialization-XML-OpenJDK_Parse-XMLSchema_DOM.adoc
file renamed
+0 -0
modules/ROOT/examples/Tasks-Serialization-XML-OpenJDK_Parse-XMLSchema_SAX.adocmodules/ROOT/pages/_partials/snippets/Tasks-Serialization-XML-OpenJDK_Parse-XMLSchema_SAX.adoc
file renamed
+0 -0
modules/ROOT/examples/Tasks-Serialization-XML-Qt-NoEntityHandler.adocmodules/ROOT/pages/_partials/snippets/Tasks-Serialization-XML-Qt-NoEntityHandler.adoc
file renamed
+0 -0
modules/ROOT/examples/Tasks-Serialization-XML-Qt-NoEntityReader.adocmodules/ROOT/pages/_partials/snippets/Tasks-Serialization-XML-Qt-NoEntityReader.adoc
file renamed
+0 -0
modules/ROOT/examples/Tasks-Serialization-XML-Qt-QDomDocument.adocmodules/ROOT/pages/_partials/snippets/Tasks-Serialization-XML-Qt-QDomDocument.adoc
file renamed
+0 -0
modules/ROOT/pages/features/Features-HSM.adoc
file modified
+5 -5
modules/ROOT/pages/features/Features-TLS.adoc
file modified
+33 -33
modules/ROOT/pages/index.adoc
file modified
+3 -3
modules/ROOT/pages/programming-languages/C-Language.adoc
file modified
+5 -5
modules/ROOT/pages/programming-languages/C-Libc.adoc
file modified
+8 -8
modules/ROOT/pages/programming-languages/Go.adoc
file modified
+2 -2
modules/ROOT/pages/programming-languages/Java-Language.adoc
file modified
+3 -3
modules/ROOT/pages/programming-languages/Java-LowLevel.adoc
file modified
+1 -1
modules/ROOT/pages/programming-languages/Java-SecurityManager.adoc
file modified
+4 -4
modules/ROOT/pages/programming-languages/Shell.adoc
file modified
+2 -2
modules/ROOT/pages/tasks/Tasks-File_System.adoc
file modified
+1 -1
modules/ROOT/pages/tasks/Tasks-Processes.adoc
file modified
+1 -1
modules/ROOT/pages/tasks/Tasks-Serialization.adoc
file modified
+11 -11
modules/ROOT/partials/Author_Group.adocmodules/ROOT/pages/_partials/Author_Group.adoc
file renamed
+0 -0
modules/ROOT/partials/Legal_Notice.adocmodules/ROOT/pages/_partials/Legal_Notice.adoc
file renamed
+0 -0
modules/ROOT/partials/entities.adocmodules/ROOT/pages/_partials/entities.adoc
file renamed
+0 -0
    Update structure for partials and examples
    
        
modules/ROOT/examples/C-Arithmetic-add.adoc modules/ROOT/pages/_partials/snippets/C-Arithmetic-add.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/C-Arithmetic-add_unsigned.adoc modules/ROOT/pages/_partials/snippets/C-Arithmetic-add_unsigned.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/C-Arithmetic-mult.adoc modules/ROOT/pages/_partials/snippets/C-Arithmetic-mult.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/C-Globals-String_Array.adoc modules/ROOT/pages/_partials/snippets/C-Globals-String_Array.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/C-Pointers-remaining.adoc modules/ROOT/pages/_partials/snippets/C-Pointers-remaining.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/C-String-Functions-format.adoc modules/ROOT/pages/_partials/snippets/C-String-Functions-format.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/C-String-Functions-snprintf-incremental.adoc modules/ROOT/pages/_partials/snippets/C-String-Functions-snprintf-incremental.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/C-String-Functions-snprintf.adoc modules/ROOT/pages/_partials/snippets/C-String-Functions-snprintf.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/C-String-Functions-strncat-as-strncpy.adoc modules/ROOT/pages/_partials/snippets/C-String-Functions-strncat-as-strncpy.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/C-String-Functions-strncat-emulation.adoc modules/ROOT/pages/_partials/snippets/C-String-Functions-strncat-emulation.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/C-String-Functions-strncat-merged.adoc modules/ROOT/pages/_partials/snippets/C-String-Functions-strncat-merged.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/C-String-Functions-strncpy.adoc modules/ROOT/pages/_partials/snippets/C-String-Functions-strncpy.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-HSM-GNUTLS-PIN.adoc modules/ROOT/pages/_partials/snippets/Features-HSM-GNUTLS-PIN.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-HSM-GNUTLS.adoc modules/ROOT/pages/_partials/snippets/Features-HSM-GNUTLS.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-HSM-NSS-PIN.adoc modules/ROOT/pages/_partials/snippets/Features-HSM-NSS-PIN.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-HSM-NSS.adoc modules/ROOT/pages/_partials/snippets/Features-HSM-NSS.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-HSM-OpenSSL.adoc modules/ROOT/pages/_partials/snippets/Features-HSM-OpenSSL.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-Client-GNUTLS-Connect.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-Client-GNUTLS-Connect.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-Client-GNUTLS-Credentials.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-Client-GNUTLS-Credentials.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-Client-GNUTLS-Verify.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-Client-GNUTLS-Verify.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-Client-NSS-Close.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-Client-NSS-Close.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-Client-NSS-Connect.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-Client-NSS-Connect.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-Client-OpenJDK-Connect.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-Client-OpenJDK-Connect.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-Client-OpenJDK-Context.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-Client-OpenJDK-Context.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-Client-OpenJDK-Context_For_Cert.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-Client-OpenJDK-Context_For_Cert.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-Client-OpenJDK-Hostname.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-Client-OpenJDK-Hostname.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-Client-OpenJDK-Import.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-Client-OpenJDK-Import.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-Client-OpenJDK-MyTrustManager.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-Client-OpenJDK-MyTrustManager.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-Client-OpenJDK-Use.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-Client-OpenJDK-Use.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-Client-OpenSSL-CTX.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-Client-OpenSSL-CTX.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-Client-OpenSSL-Connect.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-Client-OpenSSL-Connect.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-Client-OpenSSL-Connection-Use.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-Client-OpenSSL-Connection-Use.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-Client-OpenSSL-Init.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-Client-OpenSSL-Init.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-Client-Python-Connect.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-Client-Python-Connect.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-Client-Python-check_host_name.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-Client-Python-check_host_name.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-GNUTLS-Credentials-Close.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-GNUTLS-Credentials-Close.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-GNUTLS-Disconnect.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-GNUTLS-Disconnect.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-GNUTLS-Init.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-GNUTLS-Init.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-GNUTLS-Use.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-GNUTLS-Use.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-NSS-Close.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-NSS-Close.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-NSS-Includes.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-NSS-Includes.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-NSS-Init.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-NSS-Init.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-NSS-Use.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-NSS-Use.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-Nagle.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-Nagle.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-OpenJDK-Parameters.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-OpenJDK-Parameters.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-OpenSSL-Connection-Close.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-OpenSSL-Connection-Close.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-OpenSSL-Context-Close.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-OpenSSL-Context-Close.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-OpenSSL-Errors.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-OpenSSL-Errors.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-Python-Close.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-Python-Close.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Features-TLS-Python-Use.adoc modules/ROOT/pages/_partials/snippets/Features-TLS-Python-Use.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Go-Error_Handling-IO.adoc modules/ROOT/pages/_partials/snippets/Go-Error_Handling-IO.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Go-Error_Handling-Regular.adoc modules/ROOT/pages/_partials/snippets/Go-Error_Handling-Regular.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Java-Finally.adoc modules/ROOT/pages/_partials/snippets/Java-Finally.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Java-JNI-Pointers.adoc modules/ROOT/pages/_partials/snippets/Java-JNI-Pointers.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Java-Language-ReadArray.adoc modules/ROOT/pages/_partials/snippets/Java-Language-ReadArray.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Java-SecurityManager-Callback.adoc modules/ROOT/pages/_partials/snippets/Java-SecurityManager-Callback.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Java-SecurityManager-CurrentDirectory.adoc modules/ROOT/pages/_partials/snippets/Java-SecurityManager-CurrentDirectory.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Java-SecurityManager-Privileged.adoc modules/ROOT/pages/_partials/snippets/Java-SecurityManager-Privileged.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Java-SecurityManager-Unprivileged.adoc modules/ROOT/pages/_partials/snippets/Java-SecurityManager-Unprivileged.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Java-TryWithResource.adoc modules/ROOT/pages/_partials/snippets/Java-TryWithResource.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Shell-Input_Validation.adoc modules/ROOT/pages/_partials/snippets/Shell-Input_Validation.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Tasks-Serialization-XML-Expat-Create.adoc modules/ROOT/pages/_partials/snippets/Tasks-Serialization-XML-Expat-Create.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Tasks-Serialization-XML-Expat-EntityDeclHandler.adoc modules/ROOT/pages/_partials/snippets/Tasks-Serialization-XML-Expat-EntityDeclHandler.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Tasks-Serialization-XML-OpenJDK-Errors.adoc modules/ROOT/pages/_partials/snippets/Tasks-Serialization-XML-OpenJDK-Errors.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Tasks-Serialization-XML-OpenJDK-Imports.adoc modules/ROOT/pages/_partials/snippets/Tasks-Serialization-XML-OpenJDK-Imports.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Tasks-Serialization-XML-OpenJDK-NoEntityResolver.adoc modules/ROOT/pages/_partials/snippets/Tasks-Serialization-XML-OpenJDK-NoEntityResolver.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Tasks-Serialization-XML-OpenJDK-NoResourceResolver.adoc modules/ROOT/pages/_partials/snippets/Tasks-Serialization-XML-OpenJDK-NoResourceResolver.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Tasks-Serialization-XML-OpenJDK_Parse-DOM.adoc modules/ROOT/pages/_partials/snippets/Tasks-Serialization-XML-OpenJDK_Parse-DOM.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Tasks-Serialization-XML-OpenJDK_Parse-XMLSchema_DOM.adoc modules/ROOT/pages/_partials/snippets/Tasks-Serialization-XML-OpenJDK_Parse-XMLSchema_DOM.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Tasks-Serialization-XML-OpenJDK_Parse-XMLSchema_SAX.adoc modules/ROOT/pages/_partials/snippets/Tasks-Serialization-XML-OpenJDK_Parse-XMLSchema_SAX.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Tasks-Serialization-XML-Qt-NoEntityHandler.adoc modules/ROOT/pages/_partials/snippets/Tasks-Serialization-XML-Qt-NoEntityHandler.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Tasks-Serialization-XML-Qt-NoEntityReader.adoc modules/ROOT/pages/_partials/snippets/Tasks-Serialization-XML-Qt-NoEntityReader.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/examples/Tasks-Serialization-XML-Qt-QDomDocument.adoc modules/ROOT/pages/_partials/snippets/Tasks-Serialization-XML-Qt-QDomDocument.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/partials/Author_Group.adoc modules/ROOT/pages/_partials/Author_Group.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/partials/Legal_Notice.adoc modules/ROOT/pages/_partials/Legal_Notice.adoc
file renamed
file was renamed with no change to the file
modules/ROOT/partials/entities.adoc modules/ROOT/pages/_partials/entities.adoc
file renamed
file was renamed with no change to the file