docs: Update sdoc (20251027) #204
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ref. toshimaru/sdoc#15
This pull request improves the consistency and clarity of the documentation HTML for the
AbstractControllerand its related modules/classes. The main changes include standardizing the display of type names, moving file lists from the header to a dedicated "Definition files" section, and updating the associated SCSS to match these structural changes.Key changes:
Documentation Structure Improvements:
AbstractControllerand its submodules/classes. This makes the documentation cleaner and more organized. [1] [2] [3] [4] [5] [6] F0b23826L18R18, [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21]Type Display Standardization:
SCSS/CSS Adjustments:
.typeand.parentselectors inrailsdoc.scssto match the new HTML structure and removed unnecessary styling forulandlielements within the code documentation.