Skip to content

Commit

Permalink
Generating documentation (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
andersoncarlosfs committed Feb 9, 2024
1 parent fa4dae1 commit 2b276e2
Show file tree
Hide file tree
Showing 284 changed files with 4 additions and 52,867 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/document.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
run: |
git config user.name "$(git log -n 1 --pretty=format:%an)"
git config user.email "$(git log -n 1 --pretty=format:%ae)"
git add ./documentation/latest
git add --force ./documentation/latest
git commit -m "Updating the documentation for the commit: $(git log -n 1 --pretty=format:%H)"
git push
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,6 @@ mono_crash.*
*.msp

# Other generated files during development

# Locally generated documentation
/documentation/latest/
206 changes: 0 additions & 206 deletions documentation/latest/api/.manifest

This file was deleted.

1,229 changes: 0 additions & 1,229 deletions documentation/latest/api/Pelias.NET.Controller.Services.Client.yml

This file was deleted.

23 changes: 0 additions & 23 deletions documentation/latest/api/Pelias.NET.Controller.Services.yml

This file was deleted.

Loading

0 comments on commit 2b276e2

Please sign in to comment.