Skip to content

Commit

Permalink
Merge pull request #171 from 0xneves/main
Browse files Browse the repository at this point in the history
feat: move solidity-docgen to a general folder and compact repository…
  • Loading branch information
0xneves authored Jan 13, 2024
2 parents c6501b3 + 3c67307 commit 84e38be
Show file tree
Hide file tree
Showing 14 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ const config: HardhatUserConfig = {
},
defaultNetwork: "hardhat",
docgen: {
outputDir: "docs",
outputDir: "docs/solidity-docgen",
pages: "files",
},
gasReporter: {
Expand Down

0 comments on commit 84e38be

Please sign in to comment.