Skip to content

Commit

Permalink
docs: Update todo.md with output format options and section adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneholloman committed Sep 25, 2024
1 parent 7acd8a9 commit c0b31e1
Showing 1 changed file with 6 additions and 11 deletions.
17 changes: 6 additions & 11 deletions notes/todo.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,16 @@ tag is: [`core`](https://github.com/users/shaneholloman/projects/9/views/7)

## File Outputs

tag is: [`files`](https://github.com/users/shaneholloman/projects/9/views/7)
tag is: [`outputs`](https://github.com/users/shaneholloman/projects/9/views/7)

- [x] Generate `*_codemap.md` for file contents and directory structure
- [ ] Create separate `*_docmap.md` for documentation directories
- [ ] Add repository source information to output file header
- [x] Markdown (default)
- [ ] JSON
- [ ] YAML
- [ ] reStructuredText
- [ ] AsciiDoc

## CodeMapper Service

Expand All @@ -52,16 +57,6 @@ tag is: [`ai`](https://github.com/users/shaneholloman/projects/9/views/7)
- [ ] Implement AI-generated code summarization --option
- [ ] Explore base64 image encoding and embedding in output --option

## Output Formats

tag is: [`outputs`](https://github.com/users/shaneholloman/projects/9/views/7)

- [x] Markdown (default)
- [ ] JSON
- [ ] YAML
- [ ] reStructuredText
- [ ] AsciiDoc

## User Experience

tag is: [`ux`](https://github.com/users/shaneholloman/projects/9/views/7)
Expand Down

0 comments on commit c0b31e1

Please sign in to comment.