CODEDOC icon
CODEDOC icon

CODEDOC

 Like

CODEDOC is an open-source tool that helps you with creating beautiful and modern software documentation. It creates a JAMStack app from your markdown files that you can easily deploy on services such as GitHub Pages.

Light Mode

License model

  • FreeOpen Source

Platforms

  • Online
  • Self-Hosted
  • Node.JS
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Support for MarkDown
  2.  Static Site Generator
  3.  Jamstack

 Tags

CODEDOC News & Activities

Highlights All activities

Recent activities

Show all activities

CODEDOC information

  • Developed by

    Unknown
  • Licensing

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

  • Alternatives

    15 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  432 Stars
  •  12 Forks
  •  29 Open Issues
  •   Updated Mar 15, 2023 
View on GitHub

Our users have written 0 comments and reviews about CODEDOC, and it has gotten 0 likes

CODEDOC was added to AlternativeTo by preplime on Aug 27, 2021 and this page was last updated Jun 21, 2022.
No comments or reviews, maybe you want to be first?
Post comment/review

What is CODEDOC?

CODEDOC is an open-source tool that helps you with creating beautiful and modern software documentation. It creates a JAMStack app from your markdown files that you can easily deploy on services such as GitHub Pages.

Customizability Easily change any aspect of your docs, from theme colors and fonts to meta data of each page and their layouts. Create your own custom header or ToC with JSX/TSX-based components, or use custom JSX-TSX-based components in your markdown.

The component-based structure of codedoc simply means that you can even re-use your custom components across different projects, or you can publish them (for example to NPM) so that other people can enjoy them too!

Integrated Search If your project is on GitHub, codedoc by default includes a cross-docs search functionality using GitHub search API. You can also easily integrate your own search APIs into the default search components (besides being able to actually use your own custom search components).

Integrated Dark Mode Its 2020, and dark-mode should be considered a universal right! Codedoc supports dark-mode on all your docs. Device settings is used by default, while allowing your readers to manually override this.

Collaborative Everything is markdown, so you can easily work on a project's documentation with your peers using any version control software like Git. No need for half-baked weird visual interfaces on top!

Open-Source Codedoc is an open-source tool, completely free-to-use, MIT-licensed, no strings attached. I simply needed this tool to write usable docs for some open-source projects I was working on.

Official Links