Skip to content

Commit b3e8662

Browse files
docs: Add Table of Contents to README for better navigation
- Add comprehensive Table of Contents above "What It Does" section - Include navigation links to all major sections - Add External Resources subsection with links to Privacy Policy, Terms, and THANKS.md - Improve document structure and accessibility Also removes unused animated avatar HTML file. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 0453e85 commit b3e8662

File tree

2 files changed

+28
-678
lines changed

2 files changed

+28
-678
lines changed

README.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,34 @@
4848

4949
Create a comprehensive, interconnected scaffolded documentation system that helps Claude Code understand and navigate your codebase more effectively, and retain better context.
5050

51+
## Table of Contents
52+
53+
- [Quick Start](#quick-start)
54+
- [What It Does](#what-it-does)
55+
- [Documentation Templates](#documentation-templates)
56+
- [Core Templates](#core-templates-default)
57+
- [Full Template Set](#full-template-set---full-flag)
58+
- [Installation Options](#installation-options)
59+
- [Features](#features)
60+
- [Intelligent Codebase Analysis](#intelligent-codebase-analysis)
61+
- [Modular Documentation](#-modular-documentation)
62+
- [Development Journal](#-development-journal)
63+
- [Error Tracking](#error-tracking)
64+
- [CLI Commands](#cli-commands)
65+
- [Example Output](#example-output)
66+
- [Best Practices](#best-practices)
67+
- [Next Steps After Installation](#next-steps-after-installation)
68+
- [Framework Philosophy](#framework-philosophy)
69+
- [Contributing](#contributing)
70+
- [Privacy & Security](#privacy--security)
71+
- [License](#license)
72+
73+
### External Resources
74+
75+
- [Privacy Policy](https://superbasicstudio.github.io/claude-conductor/PRIVACY.html)
76+
- [Terms of Service](https://superbasicstudio.github.io/claude-conductor/TERMS.html)
77+
- [Acknowledgments](THANKS.md)
78+
5179
## Quick Start
5280

5381
```bash

0 commit comments

Comments
 (0)