The Wayback Machine - https://web.archive.org/web/20220726051855/https://github.com/topics/documentation
Skip to content
#

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...

storybook
ndelangen
ndelangen commented Jul 18, 2022

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 and tsc to generate a modern, esm, and cjs output (in different directories.

We've picked a new

docusaurus
Dr-Electron
Dr-Electron commented Jul 21, 2022

Have you 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',
feature good first issue
docz
renatobenks
renatobenks commented Apr 11, 2022

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

good first issue
react-styleguidist
jasonwilliams
jasonwilliams commented Nov 30, 2020

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)

content
VladimirMorozov
VladimirMorozov commented Jul 22, 2022

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

good first issue help wanted Content:WebAPI time: -30mins
typedoc
okikio
okikio commented Dec 26, 2021

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

enhancement help wanted good first issue
Wikipedia
Wikipedia