-
Notifications
You must be signed in to change notification settings - Fork 88
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
Documentation rework #1329
Comments
Issues / PRs to have into account:
|
PRs that modify the doc after starting the rework: |
PR #1369 with the admin.md file |
When merging PR #1371 the status should the following:
The remaining files are:
For the fist 2, they can remain as independent document under |
After discussing with @fgalan and following the https://github.com/telefonicaid/fiware-orion documentation structure, the final document structure is the following:
|
This issue describes future task in order to improve the documentation of IoT Agents. After a initial analysis, the current files need to be reworked and merged into different files. The desired file structure, contining previous documentation is the following:
The implementation plan is creating a branch (
task/doc-rework
) with all the documentation changes and merge by creating a PR containing all the changes. Previous smaller PR, one for each file (api.md, admin.md ...) should be opened againsttask/doc-rework
to ease the review.After reworking files, some tasks should be acomplished:
task/doc-rework
branch with master #1436Deprecate: appendMode
Probably, at this point, merging
task/doc-rework
withmaster
should be considered, since the rest of the takes could take much more time. Then:At this point, iotagent-node-lib 3.4.0 has been released. The remainer tasks would be done in a next version
entityNameExp
#1345The text was updated successfully, but these errors were encountered: