Skip to content

CodeDocify | Modern Nodejs, JavaScript, tailwindcss and twig based automated documentation framework

License

Notifications You must be signed in to change notification settings

RactStudio/CodeDocify

Repository files navigation

CodeDocify

CodeDocify | Modern Nodejs, JavaScript, tailwindcss and twig based automated documentation framework

codedocify/
├── src/
│   ├── cli/
│   │   └── buildDocs.js
│   ├── editor/
│   │   ├── index.html
│   │   ├── scripts/
│   │   │   └── main.js
│   │   └── styles/
│   │       └── tailwind.css
│   ├── templates/
│   │   └── index.twig
│   └── index.js
├── search/
│   ├── indexBuilder.js
│   └── algoliaUploader.js
├── public/
│   ├── assets/
│   │   ├── js/
│   │   │   └── bundle.js (built)
│   │   └── css/
│   │       └── tailwind.css (built)
│   └── index.html (compiled)
├── tailwind.config.js
├── postcss.config.js
├── webpack.config.js
├── package.json

About

CodeDocify | Modern Nodejs, JavaScript, tailwindcss and twig based automated documentation framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published