Open seigot opened 1 year ago
先人のドキュメント
@seigot Pull request completed! Check it out here https://github.com/seigot/tetris/pull/186 🚀
Note: I automatically create a pull request for an unassigned and open issue in order from oldest to newest once a day at 00:00 UTC, as long as you have remaining automation usage. Should you have any questions or wish to change settings or limits, please feel free to contact info@gitauto.ai or invite us to Slack Connect.
どこかで話していたかもしれないですが、技術書展などに向けたドキュメント生成は以下がいいのではないかと思っています githubに技術書展(作成したいドキュメント)用のリポジトリを作成 markdownで文章を書く markdown更新時に markdown --> PDF の処理(github action)を発動させる。(例えばpandocを使う)
これで多人数で構造化された文章が書きやすい+レビューしやすいを両立できるはず https://pandoc-doc-ja.readthedocs.io/ja/latest/users-guide.html https://zenn.dev/sikkim/articles/d5e6d851d100d2#pandocのインストール