diff --git a/documentation/debugging.html b/documentation/debugging.html index 043c1e1c7..82f3ed635 100644 --- a/documentation/debugging.html +++ b/documentation/debugging.html @@ -32,6 +32,9 @@ The window will contain the following information:
  • Interpreted Packets (green text) -- shows XML packets from the server as parsed by Smack. +Right click on any of the panes to bring up a menu with the choices to copy of the contents +to the system clipboard or to clear the contents of the pane. +

    Debugging mode can be enabled in two different ways:

    diff --git a/documentation/index.html b/documentation/index.html index 4df7167e0..2566b7b8c 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -24,6 +24,8 @@ Documentation Contents:
  • Provider Architecture
  • Packet Properties
  • Debugging with Smack +

    +

  • Smack Extensions Documentation