diff options
| -rw-r--r-- | docs/tutorials/cluegun/index.rst | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/docs/tutorials/cluegun/index.rst b/docs/tutorials/cluegun/index.rst deleted file mode 100644 index 4b8cacf52..000000000 --- a/docs/tutorials/cluegun/index.rst +++ /dev/null @@ -1,21 +0,0 @@ -====================================== - Shared Clipboard with repoze.cluegun -====================================== - -repoze.cluegun is a "pastebin" application, showing how you can use -the ``repoze.bfg`` framework for posting and managing paste sessions. - -In this tutorial, you'll see: - - - Persistence - - - Handling form data - - - z3c.pt templating - - - Security - -.. toctree:: - :maxdepth: 2 - - |
