insane-adding-machines / frosted

Frosted: Free POSIX OS for tiny embedded devices
GNU General Public License v2.0
215 stars 39 forks source link

Documentation #48

Open brabo opened 8 years ago

brabo commented 8 years ago

More documentation is needed. Doxygen?

danielinux commented 8 years ago

I remember discussing this with you. Doxygen is an option indeed, but I would like to avoid describing all the internal kernel functions.

API function (such as the interface exported by module.c for instance) might be useful for drivers developers.

I am more in favor of good, detailed text documentation than automatically generated from (usually lazy) code comments.

The wiki is still the best source of documentation we have right now.

danielinux commented 8 years ago

@brabo I propose we discuss the actions to be taken and properly divide this issue into more detailed ones? Issues like this could never be "done" otherwise.

I think a first few classifications should be done to help prioritize and choose platforms/actions:

danielinux commented 8 years ago

Issue boils up to: