Paul Sokolovsky
|
343b5c1081
|
docs/uctypes: Improve documentation.
Seealso and Limitations sectiosn added, better formatting and grammar.
|
9 years ago |
Noah Rosamilia
|
6bb9d3ea3e
|
docs/uctypes.rst: Fix typo (steamlined -> streamlined).
|
9 years ago |
Daniel Campora
|
cfcf47c064
|
docs: Add initial draft documentation for the WiPy.
This makes all common files "port-aware" using the .. only directive.
|
10 years ago |
Paul Sokolovsky
|
06e85ecfa6
|
docs/uctype: Update for constructor argument order changes.
Also, other small cleanups/improvements.
|
10 years ago |
Paul Sokolovsky
|
32ce72cb9e
|
docs/uctypes: Typo fix.
|
10 years ago |
Paul Sokolovsky
|
f8bce131c0
|
docs/uctypes: Fix API description errors.
"Structure class" is its descriptor, encoded as a dictionary. Then,
uctypes.struct() instantiates an actual object, and thus requires memory
address.
|
10 years ago |
Paul Sokolovsky
|
344057ac50
|
docs: uctypes: Bullet list formatting fixes.
|
10 years ago |
Paul Sokolovsky
|
9d2c0c231c
|
docs: uctypes: Describe how to instantiate struct objects.
|
10 years ago |
Paul Sokolovsky
|
c260836beb
|
docs: uctypes: Describe bytes_at(), bytearray_at().
|
10 years ago |
Paul Sokolovsky
|
ec1b1cf834
|
docs: uctypes: Describe couple more functions.
|
10 years ago |
Paul Sokolovsky
|
7a0636e80a
|
docs: Add initial "uctypes" modules docs. WIP.
|
10 years ago |