Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 3.02 KB

documentation.md

File metadata and controls

32 lines (23 loc) · 3.02 KB

Documentation

Context: frontend-dev-bookmarks / Workflow

Writing, generating, publishing and consuming documentation for web deliverables.

frontend.directory Gitter Twitter


  • Atomic Docs: Atomic Docs is a styleguide generator and component manager. Atomic Docs is built in PHP. Inspired by Brad Frost's Atomic Design principles.
  • Daux: Daux.io is a documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly.
  • Dexy: Dexy makes it easier to create technical documents by doing the repetitive parts for you. Dexy provides a consistent interface to tools and scripts so you don't have to run them manually.
  • Docco: Docco is a quick-and-dirty documentation generator. It produces an HTML document that displays your comments intermingled with your code.
  • JSDoc Documentation: Comprehensive guide for JSDoc.
  • Ronn: Ronn builds manuals. It converts simple, human readable textfiles to roff for terminal display, and also to HTML for the web.
  • Transcribe: Transcribe is a simple program which generates Markdown documentation from code comments.
  • YUIDoc: YUIDoc is a Node.js application that generates API documentation from comments in source, using a syntax similar to tools like Javadoc and Doxygen.
  • coddoc: coddoc is a jsdoc parsing library. Coddoc is different in that it is easily extensible by allowing users to add tag and code parsers. It also parses source code to be used in APIs.
  • devdocs.io: Devdocs is an all-in-one API documentation reader with a fast, organized, and consistent interface.
  • dox: JavaScript documentation generator for node using markdown and jsdoc.
  • styledocco: StyleDocco generates documentation and style guide documents from your stylesheets.

License

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

Please provide a link back to this repository. This is not necessary for GitHub forks.