Skip to content
New issue

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

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

Already on GitHub? # to your account

cdt-cpp man page added #139

Merged
merged 4 commits into from
Apr 13, 2023
Merged

cdt-cpp man page added #139

merged 4 commits into from
Apr 13, 2023

Conversation

jolly-fellow
Copy link
Contributor

Added a man page for cdt-cpp for issue #121

API Changes

  • API Changes

Documentation Additions

  • [ x] Documentation Additions

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As always, I'd prefer these were built rather than stored in version control. Acceptable for now.

title: CDT-CPP
section: 1
header: User Manual
footer: cdt-cpp
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's more consistent with other projects to use our organization here.

Suggested change
footer: cdt-cpp
footer: AntelopeIO

Comment on lines 17 to 18
**cdt-cpp** Is a C++ compiler which converts C++ code of the smart contracts to WebAssemply binary code for
execution in a virtual machine of Antelope block chains
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
**cdt-cpp** Is a C++ compiler which converts C++ code of the smart contracts to WebAssemply binary code for
execution in a virtual machine of Antelope block chains
**cdt-cpp** Is a C++ compiler which converts C++ smart contract code to WebAssemply for
execution in Antelope block chain virtual machines

date: April 08, 2023
---
# NAME
cdt-cpp - Eosio C++ to WebAssembly compiler
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this would be better?

Suggested change
cdt-cpp - Eosio C++ to WebAssembly compiler
cdt-cpp - Antelope smart contract C++ to WebAssembly compiler


**`--allow-names`**

Allows name section to be created
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Allows name section to be created
Allow creation of name section

Copy link
Contributor

@ScottBailey ScottBailey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please see comments. I've suggested some grammatical changes.

@jolly-fellow
Copy link
Contributor Author

Please see comments. I've suggested some grammatical changes.

Thanks I made all changes you proposed.

@ScottBailey
Copy link
Contributor

#143 addresses comments.

@jolly-fellow jolly-fellow merged commit ab285eb into main Apr 13, 2023
@jolly-fellow jolly-fellow deleted the man_pages branch April 13, 2023 18:23
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants