Skip to content

Commit 6f39c74

Browse files
Zhe YuDavidyz
authored andcommitted
skip api references for CLI for now.
1 parent a6c08df commit 6f39c74

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/panvimdoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: kdheepak/panvimdoc@main
3333
with:
3434
vimdoc: "VectorCode-cli" # Output vimdoc project name (required)
35-
pandoc: "./docs/cli/README.md" # Input pandoc file
35+
pandoc: "./docs/cli.md" # Input pandoc file
3636
toc: true # Table of contents
3737
description: "A code repository indexing tool to supercharge your LLM experience." # Project description used in title (if empty, uses neovim version and current date)
3838
titledatepattern: "%Y %B %d" # Pattern for the date that used in the title
File renamed without changes.

docs/cli/api_references.md

Whitespace-only changes.

0 commit comments

Comments
 (0)