Jim Mussared
|
4ddd46e6cf
|
docs/develop/qstr.rst: Add documentation for string interning.
|
2019-10-04 17:13:13 +10:00 |
Daniel O'Connor
|
d4e182039f
|
docs/cmodules: Note the various ways MODULE_EXAMPLE_ENABLED can be set.
|
2019-04-18 11:59:43 +10:00 |
Daniel O'Connor
|
fd58136d6b
|
docs/cmodules: Fix example to globally define MODULE_EXAMPLE_ENABLED.
MODULE_EXAMPLE_ENABLED must be globally defined for the module to be seen
and referenced by all parts of the code.
|
2019-04-15 11:56:22 +10:00 |
Damien George
|
0fb15fc3f4
|
docs/develop: Remove paragraph that was copied in error from other doc.
|
2019-03-29 11:50:39 +11:00 |
Martin Fischer
|
912e957512
|
docs/develop: Fix typos in C-module example for example_add_ints.
|
2019-03-13 12:54:01 +11:00 |
Andrew Leech
|
89ff506513
|
py: Update and rework build system for including external C modules.
How to use this feature is documented in docs/develop/cmodules.rst.
|
2019-03-08 22:58:42 +11:00 |