X Tutup
Skip to content
This repository was archived by the owner on Nov 17, 2024. It is now read-only.
/ ct-js-old Public archive

📝 Drop ct. prefix in catmod docs#494

Merged
CosmoMyzrailGorynych merged 9 commits intoct-js:developfrom
ehanahamed:develop
Feb 16, 2024
Merged

📝 Drop ct. prefix in catmod docs#494
CosmoMyzrailGorynych merged 9 commits intoct-js:developfrom
ehanahamed:develop

Conversation

@ehanahamed
Copy link
Contributor

Catmods no longer use ct.catmodname, but that wasn't changed in some catmods' docs. This pull request changes that, and updates a few typedefs as well.

Changes proposed in this pull request:

  • Changes ct.catmodname. to catmodname. in catmod docs
  • Uses catmodname instead of ct { catmodname... in namespace declaration in typedefs
    • (in catmods that have already changed their index.js to actually drop ct.)

Ping @CosmoMyzrailGorynych

@CosmoMyzrailGorynych CosmoMyzrailGorynych merged commit 737de40 into ct-js:develop Feb 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup