BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lvgl
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
lvgl
Commits
dc7ac427
Commit
dc7ac427
authored
Aug 23, 2017
by
Gabor Kiss-Vamosi
Committed by
GitHub
Aug 23, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CONTRIBUTING.md
parent
e6028a91
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
CONTRIBUTING.md
docs/CONTRIBUTING.md
+2
-2
No files found.
docs/CONTRIBUTING.md
View file @
dc7ac427
...
...
@@ -129,7 +129,7 @@ Names can be used freely.
### Comments
Before every function have a comment like this:
```
```
c
/**
* Return with the screen of an object
* @param obj pointer to an object
...
...
@@ -149,7 +149,7 @@ You should write **why** have you done this:
### Formatting
Here is example to show bracket placing and using of white spaces:
```
```
c
/**
* Set a new text for a label. Memory will be allocated to store the text by the label.
* @param label pointer to a label object
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment