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 5,941 public repositories matching this topic...
-
Updated
Aug 29, 2020 - Shell
What the f*ck Python?
-
Updated
Aug 26, 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
Jul 4, 2020 - TypeScript
https://twitter.com/jaredpalmer/status/1298332787792109570
With the new theme validation/normalization, default values are applied ahead of time.
We should cleanup every piece of code that defines default/fallback values in the views unnecessarily because we don't want these fallba
A collection of full-stack resources for programmers.
-
Updated
Aug 27, 2020 - Python
An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
-
Updated
Jun 12, 2020 - JavaScript
-
Updated
Aug 28, 2020 - JavaScript
An API documentation generator for JavaScript.
-
Updated
Aug 28, 2020 - JavaScript
Wiki.js | A modern, lightweight and powerful wiki app built on Node.js
-
Updated
Aug 28, 2020 - Vue
Project documentation with Markdown.
-
Updated
Aug 27, 2020 - Python
The open source embeddable online markdown editor (component).
-
Updated
Jun 30, 2020 - JavaScript
Current behavior
Version: ^11.0.8
Report warning when document has a public method in class
Warning: Failed prop type: The prop `name` is marked as required in `ArgumentRenderer`, but its value is `undefined`.
Since v10.3.0, it started to use tsx, and name props in ArgumentRenderer became a required prop:
https://g
Chinese copywriting guidelines for better written communication/中文文案排版指北
-
Updated
May 7, 2020 - CoffeeScript
Offline documentation browser inspired by Dash
-
Updated
Aug 19, 2020 - C++
-
Updated
Aug 28, 2020 - JavaScript
cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.
-
Updated
Aug 23, 2020 - Go
A handy guide to financial support for open source
-
Updated
Aug 23, 2020
A platform to create documentation/wiki content built with PHP & Laravel
-
Updated
Aug 26, 2020 - PHP
-
Updated
Aug 17, 2020 - JavaScript
I was just contributing to the docs a few minutes ago and after running
yarn checkgot 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.
Deprecated, please use the TypeScript-Website repo instead
-
Updated
Aug 1, 2020 - JavaScript
A Material Design theme for MkDocs
-
Updated
Aug 28, 2020 - TypeScript
A curated list of awesome Webpack resources, libraries and tools
-
Updated
Aug 24, 2020 - HTML
- Wikipedia
- Wikipedia




Describe the bug
Creating angular project with no initial app throws sb init error
• Detecting project type. ✓
• Adding Storybook support to your "Angular" app
TypeError: Cannot read property 'architect' of undefined
To Reproduce
Steps to reproduce the behavior: