docs: order namespaces alphabetically and place Set in includables #859
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "docs/improve-stdlib-structure"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: marc0olo
I had to deal with
Set
recently and saw that it wasn't correctly placed in theincludable namespaces
section.when fixing this I decided to sort everything alphabetically. makes sense IMO
I have added this
<a name='set-stdlib'>
because without it#set
will direct you toBits.set
instead ofSet
I see that you have deleted
set-stdlib
name from below. Are you sure that clicking this will direct you to the right place?Created by: marc0olo
good point, I re-added this as we have other sub-headings in the
Bits
section whereset
is already present. I fixed it now and tested locallyCreated by: marc0olo
yeah, should now work again with correct structure
approved this merge request
Created by: radrow
Review: Approved
Merged by: marc0olo at 2022-04-12 10:49:40 UTC