📄️ Quick Start Guide
This guide will help you get started with itdoc quickly by walking through a simple example using
📄️ How to set up tests based on frameworks other than Express
This guide explains how to use itdoc with web frameworks other than Express.
📄️ Integration with Test Runner
In your project, you are likely using a test runner like Jest or Mocha. After writing tests as described in the quick-start guide, when you run your test framework, it will automatically detect and execute the itdoc test code (describeAPI(), itdoc(), etc.).
📄️ Configuration Guide
This page describes how to configure itdoc.