Skip to content
forked from ng-doc/ng-doc

📃 The documentation engine for Angular projects

License

Notifications You must be signed in to change notification settings

Char2sGu/ng-doc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

NgDoc

Create user-friendly documentation for your projects with ease!
Documentation · Report Bug · Request Feature

GitHub Workflow Status NPM MIT License

About The Project

This project was originally created to speed up the writing of documentation for your Angular libraries and applications and make it flexible. We want to make this process as quick and easy as possible for you so that you can focus on writing code and not on finding solutions for your documentation.

NgDoc allows you to do the following things:

  • Dynamic markdown templates for your guidelines via Nunjucks
  • Render demos on the page in one line of code
  • Create playgrounds for your Angular Components and Directives
  • The documentation for your API is based on comments to your code
  • Dynamic links to API, Pages, or foreign websites via Keywords feature
  • Automatic generation of links to your API in code examples or in mentions of any entity inside inline code
  • Offline search that collects indexes automatically based on you documentation
  • Customizable interface
  • And much more!

Installation

To know how to install and use NgDoc, please check our documentation.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated. Please read the Contributing Guidelines for more information.

About

📃 The documentation engine for Angular projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.3%
  • SCSS 9.4%
  • HTML 5.0%
  • JavaScript 1.3%