docs: Cross link to wiki docs related to block structures.

Provide a link to more docs from the code in case we need more context
in the future.
This commit is contained in:
Feanil Patel
2024-08-13 14:44:22 -04:00
parent f0f18f8405
commit 8741417806

View File

@@ -59,4 +59,10 @@ contained transformers within them.
Note: A partial subset (as an ordered list) of the registered
transformers can be requested during the Transform phase, allowing
the client to manipulate exactly which transformers to call.
Links to Other Block Structure Related Documentation:
* https://openedx.atlassian.net/wiki/spaces/AC/pages/154861855/Block+Structure+Cache+Invalidation+Proposal
* https://openedx.atlassian.net/wiki/spaces/AC/pages/34734111/Course+Block+Transformers
* https://openedx.atlassian.net/wiki/spaces/AC/pages/41910826/Course+Blocks+API+Storage+Cache+Requirements
"""