Skip to content

Documentation rework #1329

Open
Open
@mapedraza

Description

@mapedraza

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:

Current file Current content Future file Status
Contribution.md Contribution guidelines devel/development.md
advanced-topics.md specific topics api.md
api.md API description api.md
architecture.md IoTA Architecture TBD
deprecated.md deprecations deprecated.md
development.md How to run tests, contribute and coding styles devel/development.md
expressionLanguage.md Information about expressions api.md
getting-started.md Quick userguide TBD
howto.md Uso de las funciones para implementar agente devel/development.md
index.md   index.md
installationguide.md   admin.md
northboundinteractions.md   TBD
operations.md Alarms admin.md
roadmap.md   roadmap.md
usermanual.md JS functions descriptions (not real user manual, just developer manual) devel/development.md

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 against task/doc-rework to ease the review.

After reworking files, some tasks should be acomplished:

Probably, at this point, merging task/doc-rework with master 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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions