From e022973e4b5fed8516761f82fa5b29437b94f65e Mon Sep 17 00:00:00 2001 From: drone Date: Sun, 22 Sep 2019 09:43:39 +0000 Subject: [PATCH] documented version at 1569145392 --- docs/{docs => }/README.md | 0 docs/{docs => }/classes/_backend_.rpcserver.md | 0 docs/{docs => }/classes/_frontend_.rpcsocket.md | 0 docs/{docs => }/globals.md | 0 docs/{docs => }/interfaces/_interfaces_.destroyable.md | 0 docs/{docs => }/interfaces/_interfaces_.rpcexporter.md | 0 docs/{docs => }/interfaces/_interfaces_.socket.md | 0 docs/{docs => }/modules/_backend_.md | 0 docs/{docs => }/modules/_frontend_.md | 0 docs/{docs => }/modules/_interfaces_.md | 0 docs/{docs => }/modules/_types_.md | 0 docs/{docs => }/modules/_utils_.md | 0 12 files changed, 0 insertions(+), 0 deletions(-) rename docs/{docs => }/README.md (100%) rename docs/{docs => }/classes/_backend_.rpcserver.md (100%) rename docs/{docs => }/classes/_frontend_.rpcsocket.md (100%) rename docs/{docs => }/globals.md (100%) rename docs/{docs => }/interfaces/_interfaces_.destroyable.md (100%) rename docs/{docs => }/interfaces/_interfaces_.rpcexporter.md (100%) rename docs/{docs => }/interfaces/_interfaces_.socket.md (100%) rename docs/{docs => }/modules/_backend_.md (100%) rename docs/{docs => }/modules/_frontend_.md (100%) rename docs/{docs => }/modules/_interfaces_.md (100%) rename docs/{docs => }/modules/_types_.md (100%) rename docs/{docs => }/modules/_utils_.md (100%) diff --git a/docs/docs/README.md b/docs/README.md similarity index 100% rename from docs/docs/README.md rename to docs/README.md diff --git a/docs/docs/classes/_backend_.rpcserver.md b/docs/classes/_backend_.rpcserver.md similarity index 100% rename from docs/docs/classes/_backend_.rpcserver.md rename to docs/classes/_backend_.rpcserver.md diff --git a/docs/docs/classes/_frontend_.rpcsocket.md b/docs/classes/_frontend_.rpcsocket.md similarity index 100% rename from docs/docs/classes/_frontend_.rpcsocket.md rename to docs/classes/_frontend_.rpcsocket.md diff --git a/docs/docs/globals.md b/docs/globals.md similarity index 100% rename from docs/docs/globals.md rename to docs/globals.md diff --git a/docs/docs/interfaces/_interfaces_.destroyable.md b/docs/interfaces/_interfaces_.destroyable.md similarity index 100% rename from docs/docs/interfaces/_interfaces_.destroyable.md rename to docs/interfaces/_interfaces_.destroyable.md diff --git a/docs/docs/interfaces/_interfaces_.rpcexporter.md b/docs/interfaces/_interfaces_.rpcexporter.md similarity index 100% rename from docs/docs/interfaces/_interfaces_.rpcexporter.md rename to docs/interfaces/_interfaces_.rpcexporter.md diff --git a/docs/docs/interfaces/_interfaces_.socket.md b/docs/interfaces/_interfaces_.socket.md similarity index 100% rename from docs/docs/interfaces/_interfaces_.socket.md rename to docs/interfaces/_interfaces_.socket.md diff --git a/docs/docs/modules/_backend_.md b/docs/modules/_backend_.md similarity index 100% rename from docs/docs/modules/_backend_.md rename to docs/modules/_backend_.md diff --git a/docs/docs/modules/_frontend_.md b/docs/modules/_frontend_.md similarity index 100% rename from docs/docs/modules/_frontend_.md rename to docs/modules/_frontend_.md diff --git a/docs/docs/modules/_interfaces_.md b/docs/modules/_interfaces_.md similarity index 100% rename from docs/docs/modules/_interfaces_.md rename to docs/modules/_interfaces_.md diff --git a/docs/docs/modules/_types_.md b/docs/modules/_types_.md similarity index 100% rename from docs/docs/modules/_types_.md rename to docs/modules/_types_.md diff --git a/docs/docs/modules/_utils_.md b/docs/modules/_utils_.md similarity index 100% rename from docs/docs/modules/_utils_.md rename to docs/modules/_utils_.md