Skip to content

Commit ca8ea2c

Browse files
Copilotpetesramek
andauthored
chore: ignore _docs build output, remove all version references pre-release
- Add api-reference/_docs/ to .gitignore (DocFX build output should not be committed) - Remove _docs/ from git tracking (git rm --cached) - api-reference.json: remove v1.0/v1.1 content sections and groups (no release yet) - toc.yml: remove Reference dropdown with version links (no release yet) - versions.json: set latest=null, versions=[] (no release yet) Agent-Logs-Url: https://github.com/petesramek/polyline-algorithm-csharp/sessions/9f7fd6fa-c578-43d0-9dd9-6a78abe0a5b5 Co-authored-by: petesramek <2333452+petesramek@users.noreply.github.com>
1 parent 7c6dc06 commit ca8ea2c

275 files changed

Lines changed: 6 additions & 12586 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,3 +265,6 @@ __pycache__/
265265

266266
# GitHub Copilot Testing folder
267267
/.codetesting
268+
269+
# DocFX build output
270+
api-reference/_docs/

api-reference/_docs/1.0/PolylineAlgorithm.Abstraction.AbstractPolylineDecoder-2.html

Lines changed: 0 additions & 292 deletions
This file was deleted.

api-reference/_docs/1.0/PolylineAlgorithm.Abstraction.AbstractPolylineEncoder-2.html

Lines changed: 0 additions & 282 deletions
This file was deleted.

api-reference/_docs/1.0/PolylineAlgorithm.Abstraction.IPolylineDecoder-2.html

Lines changed: 0 additions & 168 deletions
This file was deleted.

0 commit comments

Comments
 (0)