Application Developer (Profile)

Well if you're writing CSS from time to time you might wonder why there is not something like javadoc or phpdoc you know of already. Or at least a similar way of writing simple and good-looking comments.

As developer you might already know that code writing rules help to develop and maintain better software. You might even participate in larger open source projects and want to use a way of writing other users can understand as well. CSSDOC is bound to an open process that publishes a snapshot of the current discussion with program, web and visual designers about how to structure and properly write and comment cssfiles.

Additionally you might want to automatically generate documentation for your CSS files as well. CSSDOC adopts a working concept that works well for many developers around the globe to generate source code documentation.

How to start

A draft specification can be found here. Please take a look.

Developer Resources