Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Improved doc generation #315

Merged
merged 14 commits into from
Mar 2, 2023
Merged

Conversation

heueristik
Copy link
Contributor

@heueristik heueristik commented Mar 1, 2023

Description

We currently cannot update to a newer solidity-docgen version (>0.6.0-beta.19) because of an issue in #311 (that I described here: OpenZeppelin/solidity-docgen#436)
Besides improving the structure of the auto-generated docs, this PR introduces workarounds to fix the repeated generation of docs (known from OpenZeppelin/solidity-docgen#388).

The issue mentioned previously got fixed in OpenZeppelin/solidity-docgen#436 with 0.6.0-beta.35. This PR updates solidity-docgen and improves the documentation structure.

Task: APP-1954

Type of change

  • Bug fix (non-breaking change which fixes an issue)

@heueristik heueristik marked this pull request as ready for review March 1, 2023 16:29
@heueristik heueristik mentioned this pull request Mar 1, 2023
@heueristik heueristik changed the title Docs: Improvements and fixes for the auto-generated docs Docs: Improved doc generation Mar 1, 2023
@heueristik heueristik requested review from novaknole and removed request for brickpop March 1, 2023 18:48
@heueristik heueristik merged commit ea81c38 into develop Mar 2, 2023
@heueristik heueristik deleted the feature/docs-improvements branch March 2, 2023 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants