Include the 'dump_memory_backend' example in the docs
This seems useful to expose to people on the main docs page so include it so that it shows up (versus not showing up and being a hidden example). Change-Id: I4898ee0bff4122e30fb3cbe4af29c323f03ff2bf
This commit is contained in:
parent
b4583ce7f8
commit
624001a2ad
@ -34,6 +34,18 @@ Using listeners
|
||||
:linenos:
|
||||
:lines: 16-
|
||||
|
||||
Dumping a in-memory backend
|
||||
===========================
|
||||
|
||||
.. note::
|
||||
|
||||
Full source located at :example:`dump_memory_backend`.
|
||||
|
||||
.. literalinclude:: ../../taskflow/examples/dump_memory_backend.py
|
||||
:language: python
|
||||
:linenos:
|
||||
:lines: 16-
|
||||
|
||||
Making phone calls
|
||||
==================
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user