Skip to content

Commit bc92ec6

Browse files
committed
temp: Remove note about sparse documentation
1 parent 95646dd commit bc92ec6

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

source/developers/concepts/about_xblock_asides.rst

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -209,17 +209,6 @@ library that is not already loaded by the host page, you must add it
209209
through the fragment, and you must handle ordering and conflicts yourself.
210210
There is no shared aside-level mechanism for declaring library dependencies.
211211

212-
Documentation Has Historically Been Sparse
213-
==========================================
214-
215-
XBlock Asides have been part of the platform for years but have had no
216-
user-facing documentation until this set of articles. Most of the institutional
217-
knowledge has lived in docstrings, test code, and the implementations of a
218-
handful of asides maintained outside the core platform. If you find this
219-
documentation lacks detail your project needs, the test file at
220-
``xblock/test/test_asides.py`` in the XBlock repository is the most reliable
221-
source of behavioral truth.
222-
223212
Where to Go Next
224213
****************
225214

0 commit comments

Comments
 (0)