docs icon indicating copy to clipboard operation
docs copied to clipboard

The Codewars Docs :construction: WIP

Results 77 docs issues
Sort by recently updated
recently updated
newest added

[docs/Glossary](https://docs.codewars.com/glossary/) ## Usage of the present thread To keep this usable: if you wanna suggest ideas, post a reply to this issue. The maintainer/assignee will then update the present message....

documentation
help wanted

`/concepts/kata/translations.md` has some placeholders to be filled in with links to documentation which is yet to be written: - translation authoring guidelines (dedicated issue: #134 )

ToDo

all in the title... todo: - [x] update the tags once finished - [x] complete the sidebar in gridsome.config - [ ] write all the "subfiles"

___WARNING___ those links are from the first version of the troubleshooting page (before splitting) ``` 244: to create: [code formatting TODO](https://github.com/Codewars/Codewars.com/wiki/Markdown-Formatting) 250: to create: [this Codewars wiki page TODO](https://github.com/Codewars/Codewars.com/wiki/Kata-Discourse) 260:...

documentation
ToDo

Here are listed the `topic` fields used throught the whole documentation, in alphabetic order. Topics are used to identiify the subject of the page/group of pages. It is (will) be...

docs guideline

"Getting started" docs contain links to other areas of docs, which are not available yet. Currently these links are just placeholders marked with TODO, and they need to be filled...

documentation
ToDo

We agreed that some forms should not be used. We were also advised to avoid some constructs. Maybe we could enforce them with additional linter rules? There's already rule for...

question
docs guideline

Currenlty pages describing a language supported by Codewars are quite comprehensive, but I think they could be both standardized and a bit richer. I thought about including following information: ✔️...

We should write documentation with purpose and target audience in mind. https://github.com/codewars/docs/blob/409a7cd9482b363e8536266d7f15a1dd3ae66331/data/kinds.yml#L9-L36 Reference: https://documentation.divio.com/

enhancement