-
Notifications
You must be signed in to change notification settings - Fork 402
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
Extend documentation for 1.0 release and website #482
Comments
I suggest |
+1 for |
I think it's a good idea to split the description in three major pillars. This makes it easy for newbies to clearly understand what the advantages are. The pillars could be reused for marketing. However, they are still up for discussion in #481 . Could we write the introduction divided into three chapters/pillars so we can link from the front page to them? What do you think? |
All name suggestions are unprofessional and hard sells in my opinion but I mainly care about content, so whatever. Emphasizing safety as reason why we are implementing these (instead of just using STL in some cases) is important I think. In other cases, i.e. lockfree constructs the reason is that it is/was not possible to find suitable implementations that work with shared memory and satisfy our safety constraints, so we created our own. Maybe this should be even an extra library. |
If we want to go the route, we could have a |
I thought the plural was "hooves" but apparently both are acceptable. Or, if we are just throwing names out there, |
@elBoberido as a first step I would not split this up in such fine granularity and would create only one separate repo for the utils. If later the need comes up to split it further we can do it but for now we should follow yagni (you aint gonna need it). +1 for icicles. @ithier one question, the tests for the icicles would then be testicles? ;) |
in a talk to @mossmaurice I mentioned |
I guess that looks better than |
I still prefer |
+1 for |
Another idea: {Helpful, Handy} Objects Optimised For Safety |
update Readme of icedelivery_in_c (#584 (comment)) |
Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Dietrich Krönke <[email protected]>
Signed-off-by: Dietrich Krönke <[email protected]>
…ntences in icedelivery Signed-off-by: Simon Hoinkis <[email protected]>
…e docs Signed-off-by: Dietrich Krönke <[email protected]>
…-examples-defined-in-list Iox eclipse-iceoryx#482 Implement iceoptions, icehello, iceensemble and re-write icedelivery example
…, update code snippets, add notes for new structure Signed-off-by: Marika Lehmann <[email protected]>
Signed-off-by: Marika Lehmann <[email protected]>
Signed-off-by: Marika Lehmann <[email protected]>
Signed-off-by: Marika Lehmann <[email protected]>
Signed-off-by: Marika Lehmann <[email protected]>
…/should be part of the examples Signed-off-by: Marika Lehmann <[email protected]>
…arate file Signed-off-by: Marika Lehmann <[email protected]>
…rmation Signed-off-by: Marika Lehmann <[email protected]>
…dString.adoc Signed-off-by: Marika Lehmann <[email protected]>
Signed-off-by: Marika Lehmann <[email protected]>
Signed-off-by: Marika Lehmann <[email protected]>
Signed-off-by: Marika Lehmann <[email protected]>
Signed-off-by: Marika Lehmann <[email protected]>
…ndings Signed-off-by: Marika Lehmann <[email protected]>
…ocu of optional Signed-off-by: Marika Lehmann <[email protected]>
Signed-off-by: Marika Lehmann <[email protected]>
Signed-off-by: Marika Lehmann <[email protected]>
…extend runtime section Signed-off-by: Marika Lehmann <[email protected]>
…date waitset section Signed-off-by: Marika Lehmann <[email protected]>
Signed-off-by: Marika Lehmann <[email protected]>
Signed-off-by: Marika Lehmann <[email protected]>
Signed-off-by: Marika Lehmann <[email protected]>
Signed-off-by: Marika Lehmann <[email protected]>
Signed-off-by: Marika Lehmann <[email protected]>
… termination, use single ` for inline code blocks Signed-off-by: Marika Lehmann <[email protected]>
…-examples-defined-in-list Iox eclipse-iceoryx#482 Implement iceoptions, icehello, iceensemble and re-write icedelivery example
…erview Iox eclipse-iceoryx#482 rework overview
Documentation epic
Proposed outline
and_then
?)icehello
Documents covering
@todo
in the code shall not be linked to issues for v1.0v2.0 Release (Moved to #743)
Consolidate current documentation as far as possible (keep the scope of the issue confined to documentation).
Note: doxygen documentation rework is out of scope here and belongs to #468
This is later to be integrated into the website #136
The text was updated successfully, but these errors were encountered: