Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 06acf88

Browse filesBrowse files
trendsetter37Italo A. Casas
authored andcommitted
doc: remove duplicate properties bullet in readme
PR-URL: #10741 Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 5aad0cc commit 06acf88
Copy full SHA for 06acf88

File tree

Expand file treeCollapse file tree

1 file changed

+2
-3
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-3
lines changed
Open diff view settings
Collapse file

‎tools/doc/README.md‎

Copy file name to clipboardExpand all lines: tools/doc/README.md
+2-3Lines changed: 2 additions & 3 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,9 @@ This event is emitted on instances of SomeClass, not on the module itself.
9999
```
100100

101101

102-
* Modules have (description, Properties, Functions, Classes, Examples)
103-
* Properties have (type, description)
104-
* Functions have (list of arguments, description)
105102
* Classes have (description, Properties, Methods, Events)
106103
* Events have (list of arguments, description)
104+
* Functions have (list of arguments, description)
107105
* Methods have (list of arguments, description)
106+
* Modules have (description, Properties, Functions, Classes, Examples)
108107
* Properties have (type, description)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.