Skip to content

Project Documentation #598

Open
Open
@kingcody

Description

@kingcody

It has come to my attention that there is a strong need for documentation of the generated code. While the code itself in many places is commented, I do understand that it may be difficult for some to follow the code flow and thus the layout of the project.

Over the past few days I've been working with several documentation generators, namely: JSDoc, Dgeni, and Doxx. While I know that JSDoc is a very popular tool, I find it fails to demonstrate the layout of the server side code very well. The main reason being is that it seems to be geared more towards OOP instead of the looser, more modular structure used in this project.

I think that Doxx has some real potential to be used for documenting the sever side code for the project. I've been working with some custom templates and I think it works fairly well already. As far as the client code goes, I've definitely spent less time in that department but, I think Dgeni will work well for that.

Any other thoughts?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions