Docz icon
Docz icon

Docz

Zero config documentation static website generator.

Docz screenshot 1

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • Linux
  • Node.JS
  • npm
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Design System
  2.  Zero configuration
  3.  React

 Tags

Docz News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

Show all activities

Docz information

  • Developed by

    doczjs
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    49 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  23,662 Stars
  •  1,431 Forks
  •  110 Open Issues
  •   Updated  (Archived)
View on GitHub
Docz was added to AlternativeTo by Alexandre ZANNI on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is Docz?

Powered by Gatsby

Starting from v2, Docz is entirely built using GatsbyJS. It's optimised for a lightning fast development experience and speedy build times. This also allows you to leverage GatsbyJS's huge ecosystem of plugins and tools. Zero config

No need to worry about complex configuration settings to build and run your documentation. With Docz you can create customizable sites with a single command. Easy to customize

Using component shadowing you can create your own theme or customize the provided theme to make your documentation website stand out. Based on MDX

MDX is Markdown + JSX, it brings the world of components to Markdown. MDX makes it possible to import and use your components in Markdown-style files. Docz fully leverages this, and provides many built-in components that augment and speed up your documentation workflow. Fully pluggable

Plugins provide a great way to add functionality to your application without changing your code. With Docz, you can hook into the dataflow and build steps of your application using GatsbyJS and Docz plugins. TypeScript support

Docz provides native TypeScript support for TSX components and can generate documentation from your prop types and comments in your code. All exported Docz components are built using TypeScript. Check out the API section for more information.

Official Links