Documentation
Documentation is a set of information that describes a product to its users, including what it is, how it operates, and how to use it.
Here are 6,865 public repositories matching this topic...
-
Updated
Apr 16, 2021 - Markdown
-
Updated
Apr 9, 2021 - Python
-
Updated
Apr 15, 2021 - Ruby
Hi, I've found the following cheatsheet :
In the README you explain that there must be an edit button in the page and a github button to access the sheet but as you can see it doesn't appear here.
Thx ;)
🚀 Feature
We should validate docs/blog/pages frontmatter against a Joi schema:
- prevent the user to use bad frontmatter
- display friendly error messages when this happens
- allow unknown frontmatter (user can assign additional metadata to each doc)
- unit-test this validation logic
- try to use the frontmatter TS types in the theme?
Some initial work has been done in https://gith
-
Updated
Apr 4, 2021 - TypeScript
Bug Report
-
Updated
Apr 11, 2021 - Python
-
Updated
Apr 7, 2021 - JavaScript
-
Updated
Apr 16, 2021 - JavaScript
-
Updated
Apr 12, 2021 - Vue
-
Updated
Apr 15, 2021 - Python
-
Updated
Apr 16, 2021 - JavaScript
-
Updated
Feb 15, 2021 - JavaScript
Current behavior
I think there's a mismatch of environment variables being read by babel (JSX config) and Styleguidist, causing some issues deeper down.
(I've noticed this was raised before but was closed)
- build.js sets the env to be
productionhere: https://github.com/styleguidist/react-styleguidist/blob/master/src/s
-
Updated
Jan 30, 2021 - CoffeeScript
-
Updated
Mar 25, 2021 - C++
-
Updated
Apr 16, 2021 - JavaScript
-
Updated
Nov 28, 2020 - Go
-
Updated
Apr 15, 2021 - PHP
-
Updated
Nov 17, 2020
-
Updated
Apr 15, 2021 - TypeScript
Currently, the width of the logo is fixed at calc(100% / 6) so that the nav links are flush with the search bar:
Unfortunately, this leads to cut-offs in some translations with longer words in the nav bar:
<img width="127
-
Updated
Apr 15, 2021 - JavaScript
-
Updated
Aug 1, 2020 - JavaScript
https://github.com/TypeStrong/typedoc/blob/master/scripts/generate_changelog.js can be used to generate a changelog for TypeDoc's versions. It is now being used to generate the release notes when a new release is published.
The next step is to use this script in the [typedoc-
- Wikipedia
- Wikipedia


Describe the bug
When i pass an array with colors inside and i have two or more identical colors then the error occurs and some values are getting duplicated on rerenders.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
ColorItems should not be duplicated or at least provide an o