-
Notifications
You must be signed in to change notification settings - Fork 5
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
RFC0009 - Documentation comments #102
Conversation
I have an issue with the structure of the documentation. A spec for the comments, and a separated spec (so separated file) for the documentation comments, specifying that documentation comments are a subset of comments. I also recommend to inspirate heavily the structure of their specs: |
Co-authored-by: LPeter1997 <lenkefi.peti@gmail.com>
* Create Module Definition of module and exporting symbols * Importing symbols * Rename Modules.md to Module system.md * Rename Module system.md to ModuleSystem.md * Some rephrasing * Rephrased and extended definition of module. * Update ModuleSystem.md * Extended explonation * Added big example * Update ModuleSystem.md * Update ModuleSystem.md * Update ModuleSystem.md * Update ModuleSystem.md * Update ModuleSystem.md * Update ModuleSystem.md * RFC0009 - Documentation comments (#102) * Added documentation comments * Update Comments.md * fixed a typo * Defined linking to symbols * Update Comments.md * Update Comments.md * Fixed a typo * Fixed a typo * Update Comments.md * Update Comments.md * Update Comments.md * Update Specification/Comments.md Co-authored-by: LPeter1997 <lenkefi.peti@gmail.com> * Update Comments.md * Update Comments.md * Update Comments.md * Update Comments.md * Update Comments.md Co-authored-by: LPeter1997 <lenkefi.peti@gmail.com> * Update FeatureTracking.md (#108) * Minor fixes (#109) Co-authored-by: lucyelle <lucyelle@users.noreply.github.com> * Update ModuleSystem.md * Create Overloading.md (#111) * Update ModuleSystem.md --------- Co-authored-by: LPeter1997 <lenkefi.peti@gmail.com> Co-authored-by: lucyelle <35396043+lucyelle@users.noreply.github.com> Co-authored-by: lucyelle <lucyelle@users.noreply.github.com>
* RFC0008 - Module system (#101) * Create Module Definition of module and exporting symbols * Importing symbols * Rename Modules.md to Module system.md * Rename Module system.md to ModuleSystem.md * Some rephrasing * Rephrased and extended definition of module. * Update ModuleSystem.md * Extended explonation * Added big example * Update ModuleSystem.md * Update ModuleSystem.md * Update ModuleSystem.md * Update ModuleSystem.md * Update ModuleSystem.md * Update ModuleSystem.md * Module system (#110) * Create Module Definition of module and exporting symbols * Importing symbols * Rename Modules.md to Module system.md * Rename Module system.md to ModuleSystem.md * Some rephrasing * Rephrased and extended definition of module. * Update ModuleSystem.md * Extended explonation * Added big example * Update ModuleSystem.md * Update ModuleSystem.md * Update ModuleSystem.md * Update ModuleSystem.md * Update ModuleSystem.md * Update ModuleSystem.md * RFC0009 - Documentation comments (#102) * Added documentation comments * Update Comments.md * fixed a typo * Defined linking to symbols * Update Comments.md * Update Comments.md * Fixed a typo * Fixed a typo * Update Comments.md * Update Comments.md * Update Comments.md * Update Specification/Comments.md Co-authored-by: LPeter1997 <lenkefi.peti@gmail.com> * Update Comments.md * Update Comments.md * Update Comments.md * Update Comments.md * Update Comments.md Co-authored-by: LPeter1997 <lenkefi.peti@gmail.com> * Update FeatureTracking.md (#108) * Minor fixes (#109) Co-authored-by: lucyelle <lucyelle@users.noreply.github.com> * Update ModuleSystem.md * Create Overloading.md (#111) * Update ModuleSystem.md --------- Co-authored-by: LPeter1997 <lenkefi.peti@gmail.com> Co-authored-by: lucyelle <35396043+lucyelle@users.noreply.github.com> Co-authored-by: lucyelle <lucyelle@users.noreply.github.com> * Update Specification/ModuleSystem.md Co-authored-by: LPeter1997 <lenkefi.peti@gmail.com> * Update Specification/ModuleSystem.md Co-authored-by: LPeter1997 <lenkefi.peti@gmail.com> * Update ModuleSystem.md * Remove private keyword * Update ModuleSystem.md * Update definition of imports * Update Specification/ModuleSystem.md Co-authored-by: LPeter1997 <lenkefi.peti@gmail.com> * Update Specification/ModuleSystem.md Co-authored-by: LPeter1997 <lenkefi.peti@gmail.com> * Update Specification/ModuleSystem.md Co-authored-by: LPeter1997 <lenkefi.peti@gmail.com> * Update Specification/ModuleSystem.md Co-authored-by: LPeter1997 <lenkefi.peti@gmail.com> * Update ModuleSystem.md * Update ModuleSystem.md * Update ModuleSystem.md * Update ModuleSystem.md * Pi is now 3 --------- Co-authored-by: LPeter1997 <lenkefi.peti@gmail.com> Co-authored-by: lucyelle <35396043+lucyelle@users.noreply.github.com> Co-authored-by: lucyelle <lucyelle@users.noreply.github.com>
Specified documentation comments.