All Projects → MartinNowak → scod

MartinNowak / scod

Licence: MIT license
A nice documentation generator based on ddox.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
shell
77523 projects
d
599 projects

Projects that are alternatives of or similar to scod

Hexo Theme Doc
A documentation theme for the Hexo blog framework
Stars: ✭ 222 (+593.75%)
Mutual labels:  documentation-tool
Gatsby
Build blazing fast, modern apps and websites with React
Stars: ✭ 51,925 (+162165.63%)
Mutual labels:  documentation-tool
tinyspec
Simple syntax for describing REST APIs
Stars: ✭ 95 (+196.88%)
Mutual labels:  documentation-tool
Paradox
Markdown documentation
Stars: ✭ 229 (+615.63%)
Mutual labels:  documentation-tool
Ford
Automatically generates FORtran Documentation from comments within the code.
Stars: ✭ 245 (+665.63%)
Mutual labels:  documentation-tool
bocco
Generate API documentation from Markdown
Stars: ✭ 39 (+21.88%)
Mutual labels:  documentation-tool
Redoc
📘 OpenAPI/Swagger-generated API Reference Documentation
Stars: ✭ 15,935 (+49696.88%)
Mutual labels:  documentation-tool
BooGi
Generate GitBook-like modern docs/tutorial websites using Gatsby
Stars: ✭ 117 (+265.63%)
Mutual labels:  documentation-tool
Nbdev
Create delightful python projects using Jupyter Notebooks
Stars: ✭ 3,061 (+9465.63%)
Mutual labels:  documentation-tool
versions-jekyll
An example site and repo for controlling versions of content in a web site.
Stars: ✭ 18 (-43.75%)
Mutual labels:  documentation-tool
Projectz
Stop wasting time maintaining your project's readme and package files! Let Projectz do it for you.
Stars: ✭ 235 (+634.38%)
Mutual labels:  documentation-tool
Hyde
A front-end to Jekyll that parses C++ sources to produce and enforce out-of-line documentation
Stars: ✭ 250 (+681.25%)
Mutual labels:  documentation-tool
Api-Doc
A Technology for Rest API Documentation 💻 📜 "Dockerized"
Stars: ✭ 14 (-56.25%)
Mutual labels:  documentation-tool
Codecrumbs
Learn, design or document codebase by putting breadcrumbs in source code. Live updates, multi-language support and more.
Stars: ✭ 2,581 (+7965.63%)
Mutual labels:  documentation-tool
api-explorer
API Explorer is a live documentation client for Swagger/OpenAPI Specification
Stars: ✭ 44 (+37.5%)
Mutual labels:  documentation-tool
Dart
DART is a test documentation tool created by the Lockheed Martin Red Team to document and report on penetration tests, especially in isolated network environments.
Stars: ✭ 207 (+546.88%)
Mutual labels:  documentation-tool
Hugo
The world’s fastest framework for building websites.
Stars: ✭ 55,899 (+174584.38%)
Mutual labels:  documentation-tool
madness
Instant Markdown Server
Stars: ✭ 54 (+68.75%)
Mutual labels:  documentation-tool
strictdoc
Software for writing technical requirements specifications.
Stars: ✭ 80 (+150%)
Mutual labels:  documentation-tool
RTFMbot
Discord bot for programming, runs code (600+ langs), queries/show docs and references
Stars: ✭ 184 (+475%)
Mutual labels:  documentation-tool

scod - documentation generator

Build Status Dub

Scod is a clean and lightweight theme for ddox, simply use It as drop-in replacement.

Newer dub versions (>=0.9.25) have a switch to configure the ddox tool. The following configuration tells dub to use scod for documentation generation with dub build --build=ddox.

  • x:ddoxTool "scod" (dub.sdl)
  • "-ddoxTool": "scod" (dub.json)

Example

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].