-
d9457018fd
feat: smart integration detection — auto-classify packages via built-in dictionary, PyPI lookup, and project module filtering
main
Arkasha
2026-02-15 12:47:53 +03:00
-
b3eb591809
feat: smart integration detection with package classifier
Arkasha
2026-02-15 12:45:56 +03:00
-
f4f8b8fa34
rename: archdoc → wtismycode (WTIsMyCode)
v0.1.0
Arkasha
2026-02-15 12:12:33 +03:00
-
136697caf0
fix: prefer file docstring over __init__.py for module summary
Arkasha
2026-02-15 11:36:49 +03:00
-
8e79e3950f
feat: auto-detect project name from pyproject.toml or directory basename
Arkasha
2026-02-15 11:36:45 +03:00
-
a3ee003947
fix: all 4 archdoc issues — cycles, layout, integrations, usage examples
Arkasha
2026-02-15 11:14:42 +03:00
-
c095560e13
feat: improve documentation quality with real data
Arkasha
2026-02-15 04:10:20 +03:00
-
25fdf400fa
feat: use actual project data, real usage examples, dry-run/verbose flags, skip-unchanged optimization
Arkasha
2026-02-15 03:32:10 +03:00
-
df52f80999
docs: add CHANGELOG.md documenting all branch changes
Arkasha
2026-02-15 03:28:36 +03:00
-
73154e5865
docs: comprehensive README with badges, config reference, and command docs
Arkasha
2026-02-15 03:28:22 +03:00
-
d237650f47
test: add full pipeline integration tests
Arkasha
2026-02-15 03:27:46 +03:00
-
40f87f4d61
feat: add config validation and dependency cycle detection
Arkasha
2026-02-15 03:26:43 +03:00
-
9f823d2a2a
refactor: decompose CLI into commands, fix clippy, improve error handling
Arkasha
2026-02-15 03:21:36 +03:00
-
736909ac3d
Add stats command, colored output, progress bar, and generation summary
Arkasha
2026-02-15 02:57:35 +03:00
-
da527e6960
Improve Python analyzer: full AST traversal, signatures, docstrings, method detection
Arkasha
2026-02-15 02:55:29 +03:00
-
7ccc484ea8
Add workspace Cargo.toml for unified builds
Arkasha
2026-02-15 02:52:57 +03:00
-
f7e08aad0e
feat(parser): реализован парсинг новых файлов
Denis Parmeev
2026-01-25 22:26:34 +03:00
-
b7d3e3e488
feat(renderer): implement module-level documentation generation
Denis Parmeev
2026-01-25 21:24:54 +03:00
-
3ffe5e235f
Add project configuration and initial documentation files
Denis Parmeev
2026-01-25 20:44:24 +03:00
-
df50701764
Refactor directory structure creation and enhance documentation generation
Denis Parmeev
2026-01-25 20:38:49 +03:00
-
3701cee205
Add initial project structure and core functionality for ArchDoc
Denis Parmeev
2026-01-25 20:17:37 +03:00