doc: Tweaked section headers

This commit is contained in:
Zen-CODE 2016-04-15 23:55:54 +02:00
parent f5ded50e6c
commit c7224d0cc3
1 changed files with 4 additions and 4 deletions

View File

@ -1,15 +1,15 @@
.. _pyobjus_internal:
How Pyobjus works?
==================
How does Pyobjus work?
======================
.. module:: pyobjus
This part of the documentation introduces a basic understanding of how pyobjus
works.
autoclass function
------------------
The autoclass function
----------------------
So, autoclass is the heart of pyobjus. With this function, you load Objective C
classes into pyobjus which then constructs a Python wrapper around these