docs: order namespaces alphabetically and place Set in includables #859

Merged
zxq9 merged 1 commits from docs/improve-stdlib-structure into master 2022-04-12 19:49:40 +09:00
zxq9 commented 2022-02-04 09:26:24 +09:00 (Migrated from gitlab.com)

Created by: marc0olo

I had to deal with Set recently and saw that it wasn't correctly placed in the includable namespaces section.

when fixing this I decided to sort everything alphabetically. makes sense IMO

*Created by: marc0olo* I had to deal with `Set` recently and saw that it wasn't correctly placed in the `includable namespaces` section. when fixing this I decided to sort everything alphabetically. makes sense IMO
ghallak (Migrated from gitlab.com) approved these changes 2022-02-04 09:26:24 +09:00
ghallak commented 2022-02-04 17:05:44 +09:00 (Migrated from gitlab.com)

I have added this <a name='set-stdlib'> because without it #set will direct you to Bits.set instead of Set

I have added this `<a name='set-stdlib'>` because without it `#set` will direct you to `Bits.set` instead of `Set`
ghallak commented 2022-02-04 17:07:09 +09:00 (Migrated from gitlab.com)

I see that you have deleted set-stdlib name from below. Are you sure that clicking this will direct you to the right place?

I see that you have deleted `set-stdlib` name from below. Are you sure that clicking this will direct you to the right place?
zxq9 commented 2022-02-04 20:42:34 +09:00 (Migrated from gitlab.com)

Created by: marc0olo

good point, I re-added this as we have other sub-headings in the Bits section where set is already present. I fixed it now and tested locally

*Created by: marc0olo* good point, I re-added this as we have other sub-headings in the `Bits` section where `set` is already present. I fixed it now and tested locally
zxq9 commented 2022-02-04 20:43:17 +09:00 (Migrated from gitlab.com)

Created by: marc0olo

yeah, should now work again with correct structure

*Created by: marc0olo* yeah, should now work again with correct structure
ghallak commented 2022-02-11 17:30:08 +09:00 (Migrated from gitlab.com)

approved this merge request

approved this merge request
zxq9 commented 2022-04-11 23:44:44 +09:00 (Migrated from gitlab.com)

Created by: radrow

Review: Approved

*Created by: radrow* **Review:** Approved
zxq9 commented 2022-04-12 19:49:40 +09:00 (Migrated from gitlab.com)

Merged by: marc0olo at 2022-04-12 10:49:40 UTC

*Merged by: marc0olo at 2022-04-12 10:49:40 UTC*
Sign in to join this conversation.
No description provided.