Skip to content

Commit

Permalink
fix: modify comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nakul1010 committed Nov 25, 2023
1 parent 033d654 commit 8bd56c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs_reformat_scripts/forge_doc_reformat.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""
This Python script is designed to modify the Markdown files generated by the 'forge doc' command.
The 'forge doc' command doesn't return the docs in the right format for Docusaurus.
The 'forge doc --out docs/docs/contracts' command doesn't return the docs in the right format for Docusaurus.
Therefore, run this script before publishing the doc to make it compatible with Docusaurus.
"""

Expand Down

0 comments on commit 8bd56c9

Please sign in to comment.