summaryrefslogtreecommitdiff
path: root/plac/doc/plac_adv.txt
diff options
context:
space:
mode:
Diffstat (limited to 'plac/doc/plac_adv.txt')
-rw-r--r--plac/doc/plac_adv.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/plac/doc/plac_adv.txt b/plac/doc/plac_adv.txt
index f8480d1..554847e 100644
--- a/plac/doc/plac_adv.txt
+++ b/plac/doc/plac_adv.txt
@@ -1,14 +1,6 @@
Advanced usages of plac
=========================================================
-*The present document discusses a few of the advanced use
-cases for plac. It shows how to write interactive and non-interactive
-interpreters with plac, and how to use plac for testing and scripting a generic
-application. It assumes you have already read an understood the
-basic documentation.*
-
-.. contents::
-
Introduction
-----------------------------------------------------