-
Notifications
You must be signed in to change notification settings - Fork 0
Docs #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
base: develop
Are you sure you want to change the base?
Docs #5
Conversation
- Add current releases versions of the project - Changes in current relases are not yet defined
- Modify ISSUE_TEMPLATE.md. This version only considers libdaque, DMD and OS - Modify CONTRIBUTING.md. Replace [viare] with [libdaque]. Everything else remains the same. - Copy as-is CODE_OF_CONDUCT.md. - Copy as-is PULL_REQUEST_TEMPLATE.md
- Add what is in mind for further development of the library - Fix style and some grammatical errors - Link ViaRE's github repo
|
Ok. |
|
I think the README is way too ambitious. |
|
There is no mesh generation in libdaque at the time being. Currently the mesh is generated in ViaRE. |
Fixed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't it say "mathematical operations" instead of "mathematic operations"?
Also, I am not sure there is already code in libdaque that deals with 3D visualization.
Maybe only 3D manipulation, as in rotations, but still no "visualization".
|
We should not mention all of the "ideal" features in the README, as I said earlier many of them seem to be way too ambitious and I do not like to lie. The README must also make clear that libdaque evolves very accordingly to the necessities of ViaRE and that by itself it does not have a very well defined objective or purpose, aside from serving ViaRE. |
|
We need to specify the API. Should we do it in README or a wiki? |
|
A wiki would be a more fitting solution. |
|
We could use the ddox generator to make it look like the D's standard library documentation. |
|
And host it in our website. |
|
Agreed. |
Edit: Accidentaly requested PR without filling message. All the content in this message is posted in the edit.
Create a README.md file containing what is and will be libdaque.
Copy (and modify when appropiate) all community files from daque-dev/viare.
Create a Changelog to be filled with next modifications on source code.
Discussion ideas: