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,588 public repositories matching this topic...
-
Updated
Jan 31, 2021 - Shell
-
Updated
Jan 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 ;)
-
Updated
Jan 17, 2021 - Python
-
Updated
Jan 26, 2021 - TypeScript
Bug Report
-
Updated
Jan 29, 2021 - Python
-
Updated
Jan 12, 2021 - JavaScript
-
Updated
Jan 29, 2021 - JavaScript
-
Updated
Jan 31, 2021 - Vue
-
Updated
Jan 31, 2021 - JavaScript
-
Updated
Jan 23, 2021 - Python
-
Updated
Jan 20, 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
production
here: https://github.com/styleguidist/react-styleguidist/blob/master/src/s
-
Updated
Jan 30, 2021 - CoffeeScript
-
Updated
Jan 31, 2021 - C++
-
Updated
Jan 30, 2021 - JavaScript
-
Updated
Nov 28, 2020 - Go
-
Updated
Nov 17, 2020
-
Updated
Jan 31, 2021 - PHP
-
Updated
Jan 31, 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
Jan 19, 2021 - JavaScript
-
Updated
Aug 1, 2020 - JavaScript
Search Terms
Theme, Shiki
Problem
Our brand colours are basically a dark theme. Typedoc is great at enabling you to create custom themes, but I don't see anywhere we can change the Shiki theme. So when we render code it looks horrible.
- Wikipedia
- Wikipedia
Describe the bug
The button 'copy' snippet doesn't work if storybook is deployed without HTTPs.
It's related to #10526 : navigator.clipboard requires a secure origin.
To Reproduce