From bef8e8de604969cb093519ab8349a9fda46230ba 2013-07-21 07:17:19 From: Paul Ivanov Date: 2013-07-21 07:17:19 Subject: [PATCH] add label to the two-process section there used to be a whole file which talked about the work-in-progress on moving toward the two-process ZeroMQ model, and the qtconsole docs reference it, but after that work was finished, the work-in-progress docs were removed. --- diff --git a/docs/source/overview.txt b/docs/source/overview.txt index 80a3ef1..e42662f 100644 --- a/docs/source/overview.txt +++ b/docs/source/overview.txt @@ -175,6 +175,8 @@ Main features of the interactive shell prompts and whitespace) and uses doctest-compatible prompts and output, so you can use IPython sessions as doctest code. +.. _ipythonzmq: + Decoupled two-process model ==============================