Explorar o código

doc: update SUMMARY with new dchat tutorial flow

lunar-mining %!s(int64=2) %!d(string=hai) anos
pai
achega
4f5d7ddb98
Modificáronse 1 ficheiros con 16 adicións e 15 borrados
  1. 16 15
      doc/src/SUMMARY.md

+ 16 - 15
doc/src/SUMMARY.md

@@ -119,22 +119,23 @@
    - [Start-Run-Stop](learn/dchat/deployment/start-stop.md)
    - [Seed](learn/dchat/deployment/seed-node.md)
    - [Deploy](learn/dchat/deployment/deploy.md)
- - [Creating dchat](learn/dchat/creating-dchat/part-2.md)
-   - [Message](learn/dchat/creating-dchat/message.md)
-   - [Understanding Protocols](learn/dchat/creating-dchat/protocols.md)
-   - [ProtocolDchat](learn/dchat/creating-dchat/protocol-dchat.md)
-   - [Register protocol](learn/dchat/creating-dchat/register-protocol.md)
-   - [Sending messages](learn/dchat/creating-dchat/sending-messages.md)
-   - [Slap on a UI](learn/dchat/creating-dchat/ui.md)
-   - [Using dchat](learn/dchat/creating-dchat/using-dchat.md)
- - [Net tools](learn/dchat/network-tools/part-3.md)
-   - [RPC interface](learn/dchat/network-tools/rpc.md)
-   - [Accept addr](learn/dchat/network-tools/accept-addr.md)
-   - [Adding methods](learn/dchat/network-tools/pong.md)
-   - [RPC server](learn/dchat/network-tools/server.md)
+ - [Creating dchatd](learn/dchat/creating-dchatd/part-2.md)
+   - [Message](learn/dchat/creating-dchatd/message.md)
+   - [Understanding Protocols](learn/dchat/creating-dchatd/protocols.md)
+   - [ProtocolDchat](learn/dchat/creating-dchatd/protocol-dchat.md)
+   - [Register protocol](learn/dchat/creating-dchatd/register-protocol.md)
+   - [Sending messages](learn/dchat/creating-dchatd/sending-messages.md)
+   - [Accept addr](learn/dchat/creating-dchatd/accept-addr.md)
+   - [Handling RPC requests](learn/dchat/creating-dchatd/rpc-requests.md)
+   - [StoppableTask](learn/dchat/creating-dchatd/stoppable-task.md)
+   - [Adding methods](learn/dchat/creating-dchatd/rpc-methods.md)
+ - [Creating dchat-cli](learn/dchat/creating-dchat-cli/part-3.md)
+   - [UI](learn/dchat/creating-dchat-cli/ui.md)
+   - [Using dchat](learn/dchat/creating-dchat-cli/using-dchat.md)
+ - [Net tools](learn/dchat/network-tools/part-4.md)
    - [get_info](learn/dchat/network-tools/get-info.md)
-   - [Using dnetview](learn/dchat/network-tools/using-dnetview.md)
-   - [Debugging](learn/dchat/network-tools/debug.md)
+   - [Attaching dchat](learn/dchat/network-tools/attaching-dnet.md)
+   - [Using dnet](learn/dchat/network-tools/using-dnet.md)
 
 # Misc