Skip to content

Commit

Permalink
test releasing docs without keeping them in the repo
Browse files Browse the repository at this point in the history
  • Loading branch information
wirednkod committed Aug 9, 2023
1 parent a64fc59 commit f79816a
Show file tree
Hide file tree
Showing 185 changed files with 6 additions and 15,480 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Cargo Create Docs

on:
push:
branches: [main]
branches: [nik-add-docs-in-CI]
pull_request:
branches: [main]
branches: [nik-add-docs-in-CI]

env:
CARGO_TERM_COLOR: always
Expand Down
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,7 @@ bins
.vscode

# nix
result
result

# docs
docs
Empty file removed docs/.lock
Empty file.
1 change: 0 additions & 1 deletion docs/configuration/all.html

This file was deleted.

11 changes: 0 additions & 11 deletions docs/configuration/global_settings/struct.GlobalSettings.html

This file was deleted.

This file was deleted.

11 changes: 0 additions & 11 deletions docs/configuration/hrmp_channel/struct.HrmpChannelConfig.html

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion docs/configuration/index.html

This file was deleted.

11 changes: 0 additions & 11 deletions docs/configuration/network/struct.NetworkConfig.html

This file was deleted.

11 changes: 0 additions & 11 deletions docs/configuration/network/struct.NetworkConfigBuilder.html

This file was deleted.

11 changes: 0 additions & 11 deletions docs/configuration/parachain/struct.ParachainConfig.html

This file was deleted.

11 changes: 0 additions & 11 deletions docs/configuration/parachain/struct.ParachainConfigBuilder.html

This file was deleted.

Loading

0 comments on commit f79816a

Please sign in to comment.