Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilhem Saurel
hpp-doc
Commits
890e5871
Commit
890e5871
authored
Jan 11, 2010
by
florent
Browse files
Remove obsolete coding style that makes asciidoc fail.
* doc/develop.txt.
parent
8af0b9e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/develop.txt
View file @
890e5871
...
...
@@ -227,21 +227,6 @@ To run your interface into KineoPathPlanner, do the following:
Programming conventions
-----------------------
Naming conventions
~~~~~~~~~~~~~~~~~~
[options="header"]
|=======================
| Type | Convention | Example
| Class | CclassName or ChppClassName | ChppDevice
| Enum | EEnum | ERsCurveType
| Namespace | Nnamespace | NglobalApprox
| Typedef | Ttype | TflatConfig
| Private attribute | attNameOfAttribute | attMaxCurvature
| Function input argument | inParameter | bool setMaxcurvature(double inDouble)
| Function output argument | outParameter | void getBounds(double& outMinBound, double& outMaxBound)
|=======================
Programming rules
~~~~~~~~~~~~~~~~~
...
...
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