mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
docs/conf.py: Add file for global replacements definition.
The idea is to allow to define a kind of "macros" for repeatitive text, so all occurrances can be updated in one place. Unfortunately, RST doesn't support replacements with arguments, which limits usefulness of them and should be taken into account.
This commit is contained in:
1
docs/templates/replace.inc
vendored
Normal file
1
docs/templates/replace.inc
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.. # This file is intended for global "replace" definitions.
|
||||
Reference in New Issue
Block a user