Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix/long comments #2

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

carsten-kuebler
Copy link

Bugfix for large documentations in protos

carsten-kuebler and others added 18 commits April 19, 2018 09:49
Include changes from University of California.
Separate statement and comments to treat both parts different (remove bugs regarding string modifications).
Remove "option" statements.
Add support for "extend" statements.
Change "repeat" from Template to standard member. --> Better collaboration diagrams.
Fix problems with references of nested messages (replace "." with "::").
Change code
Name of a messag extension could be only one char.
Remove spaces at eol.
Bugfix: Python 3 is ">= (3,0)"
Bugfix
- Typo remove
- Multiline Comments use "/**" , " *" and "*/" instead of "///"
Doxygen can not handle long comments with "///". HTML output-Files contains sometimes "///"
Documentation
Bugfix long comments
additional work arounds for doxygen
Change Readme file format to md
Update documentation.
Update readme format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants