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,944 public repositories matching this topic...
-
Updated
Apr 30, 2021 - Markdown
-
Updated
Apr 28, 2021 - Python
-
Updated
Apr 30, 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 30, 2021 - Python
-
Updated
Apr 21, 2021 - JavaScript
-
Updated
Apr 30, 2021 - JavaScript
-
Updated
Apr 30, 2021 - Vue
-
Updated
Apr 30, 2021 - Python
-
Updated
Apr 30, 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
Apr 21, 2021 - C++
-
Updated
Apr 30, 2021 - JavaScript
-
Updated
Apr 29, 2021 - Go
-
Updated
Apr 30, 2021 - PHP
-
Updated
Nov 17, 2020
-
Updated
Apr 28, 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 24, 2021 - JavaScript
-
Updated
Aug 1, 2020 - JavaScript
Search terms
multiple interfaces extends
Expected Behavior
the export doc need to show all the interfaces which the new interface derived from when using Partial<> for the interfaces.
Actual Behavior
see all extends, it see only the first.
Steps to reproduce the bug
- add to file:
interface Shape extends Partial<BaseShape1>, Partial<BaseShape2> {}- Wikipedia
- Wikipedia


Describe the bug🤯
When story id starts with
settings, the addon panel is frozen/broken/not responding.https://user-images.githubusercontent.com/11510581/116053981-83f51f80-a67b-11eb-8a70-28e8b989b50e.mp4
To Reproduce
I reproduced it on newly created CRA with SB. See video above.
To reproduce: just add story
idstarting withsettings