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 9,098 public repositories matching this topic...
-
Updated
Jul 26, 2022 - Markdown
Have you read the Contributing Guidelines on issues?
- I have read the Contributing Guidelines on issues.
Description
If you use index pages and your sidebar contains a link it would be nice if you could either:
- Add a description to the link by doing something like:
{
type: 'link',
-
Updated
Jun 3, 2022 - Python
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 ;)
-
Updated
Jul 22, 2022 - Ruby
Respectively, we have the following opening PRs from dependabot, where we need to test everything out, as such build scripts, and so on, to make sure that nothing is going to be broken if we merge them in main
:
- #1722
- #1720
- #1706
- #1705
- #1704
- #1703
- #1698
- #1697
- #1724
Anyone feel free to pick it up and update your progress h
Bug Report
-
Updated
Jul 22, 2022 - Python
-
Updated
Jul 18, 2022 - JavaScript
-
Updated
Jul 22, 2022 - Vue
-
Updated
Jan 14, 2022 - JavaScript
-
Updated
Jul 26, 2022 - TypeScript
-
Updated
Jul 25, 2022 - Python
-
Updated
Jul 20, 2022 - JavaScript
-
Updated
Mar 9, 2022 - JavaScript
-
Updated
Jun 27, 2022
-
Updated
Jul 25, 2022 - HTML
-
Updated
Jul 25, 2022 - TypeScript
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
production
here: https://github.com/styleguidist/react-styleguidist/blob/master/src/s
-
Updated
Jul 21, 2022 - Go
-
Updated
Jul 25, 2022 - PHP
-
Updated
Jul 24, 2022 - C++
-
Updated
Jul 15, 2022
There are a lot of images inside markdown that are either img
tags or markdown images. Need to use next/image component instead of img tags and markdown images.
Edit: These changes are needed for beta.reactjs.org site
-
Updated
Nov 28, 2021
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/Document/requestStorageAccess
What specific section or headline is this issue about?
Conditions for granting storage access
What information was incorrect, unhelpful, or incomplete?
Step 6 "If the sub frame is not sandboxed, skip to step 7." should probably say "skip to step 8". It seems that a new step was added and previou
Add GitHub link and/or link to the project site (instead of the typedoc site), to the default theme?
Search Terms
Would it be possible to add a GitHub link and/or a link to the actual site (instead of the typedoc site), to the default theme?
Problem
I find for typedoc sites, I get to the typedoc site, and would like t
- Wikipedia
- Wikipedia
Hey friends!
If you're looking for a way to contribute to storybook's codebase, i might have a few small-ish tasks most people should be able to pick up!
We're in the process of migrating away from having custom scripts to prepare out packages for publishing to npm.
We've used
babel
andtsc
to generate amodern
,esm
, andcjs
output (in different directories.We've picked a new