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,150 public repositories matching this topic...
-
Updated
Oct 8, 2020 - Shell
-
Updated
Oct 5, 2020 - 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
Sep 21, 2020 - TypeScript
🚀 Feature
In the blog home page, the meta title is hardcoded as Blog | {site title}
.
This may not be a problem if we just have a single blog, but when we are setting multiple blogs, it would be co
-
Updated
Oct 6, 2020 - Python
-
Updated
Jun 12, 2020 - JavaScript
-
Updated
Oct 8, 2020 - JavaScript
-
Updated
Oct 7, 2020 - Vue
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Sep 27, 2020 - Python
-
Updated
Sep 22, 2020 - JavaScript
Current behavior
When stylegudist is configured to use a font size for base and/or text to be anything other than 16px, the paragraph content generated from markdown does not use the specified font size.
Question: Is a markdown paragraph considered to be either base
or text
? I am assuming it should be text
at the very least.
To reproduce
-
Config:
module.
-
Updated
May 7, 2020 - CoffeeScript
-
Updated
Sep 30, 2020 - C++
-
Updated
Oct 7, 2020 - JavaScript
-
Updated
Sep 21, 2020 - Go
-
Updated
Oct 8, 2020
-
Updated
Oct 6, 2020 - PHP
-
Updated
Aug 17, 2020 - JavaScript
I was just contributing to the docs a few minutes ago and after running
yarn check
got this warning
"The prop value with an expression type of SequenceExpression could not be resolved. Please file issue to get this fixed immediately." .
Thought I'd let you know.
-
Updated
Aug 1, 2020 - JavaScript
-
Updated
Oct 7, 2020 - TypeScript
Search Terms
Optional type, optional parameters,
Problem
TypeScript 3.0 added support for Optional elements in tuple types, but TypeDoc didn't get support at the same time.
Checklist
- Add a new
Type
model for optional types - Add a test for `type T
- Wikipedia
- Wikipedia
Describe the bug
With multiple pure-documentation MDX docs, the scroll position of the preview window does not reset when switching between docs.
To Reproduce
Steps to reproduce the behavior: