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 7,689 public repositories matching this topic...
-
Updated
Oct 9, 2021 - Markdown
-
Updated
Aug 31, 2021 - 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 ;)
🚀 Feature
The blog post has a feature of draft
tag in frontmatter.
It would be great to have the same option for Doc pages that are under construction - to be able to work on them locally, but not publish via deployment (even unlinked, they are visible in the Algolia search for example).
Have you read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/bl
-
Updated
Oct 9, 2021 - Ruby
-
Updated
Oct 7, 2021 - TypeScript
Bug Report
-
Updated
Sep 19, 2021 - Python
-
Updated
Jun 29, 2021 - JavaScript
-
Updated
Oct 7, 2021 - Vue
-
Updated
Oct 6, 2021 - TypeScript
-
Updated
Oct 9, 2021 - Python
-
Updated
Oct 7, 2021 - JavaScript
-
Updated
Jul 9, 2021 - JavaScript
-
Updated
Oct 2, 2021
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
Oct 2, 2021 - C++
-
Updated
Oct 8, 2021 - HTML
-
Updated
Oct 9, 2021 - Go
-
Updated
Oct 6, 2021 - TypeScript
-
Updated
Oct 8, 2021 - PHP
-
Updated
Nov 17, 2020
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
Oct 8, 2021 - JavaScript
Search Terms
Gitlab, source, link
Problem
Currently only Bitbucket and Github are implemented for source links. It should be trivial to support Gitlab as well.
Suggested Solution
Add Gitlab support.
-
Updated
Aug 1, 2020 - JavaScript
- Wikipedia
- Wikipedia
Describe the bug
Some community Storybooks were moved out of the monorepo some time ago. In the README file, the links which refer to them are broken.
To Reproduce