Commit cba0053b authored by Yury Selivanov's avatar Yury Selivanov

docs/asyncio: Twek sections names per Nick Coghlan suggestion

parent ea4ce1c7
.. currentmodule:: asyncio .. currentmodule:: asyncio
+++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++
Transports and protocols (low-level API) Transports and protocols (callback based API)
+++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++
.. _asyncio-transport: .. _asyncio-transport:
......
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
.. _asyncio-streams: .. _asyncio-streams:
++++++++++++++++++++++++ +++++++++++++++++++++++++++++
Streams (high-level API) Streams (coroutine based API)
++++++++++++++++++++++++ +++++++++++++++++++++++++++++
Stream functions Stream functions
================ ================
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment