0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【公ド読】複雑なアルゴリズムまたはロジックの説明

Posted at

【公式ドキュメントを読もうシリーズ】複雑なアルゴリズムまたはロジックの説明

シリーズ概要

https://qiita.com/yasu_programming/items/cec66f9e8d5d571e9ce3

URL

https://docs.github.com/ja/copilot/copilot-chat-cookbook/documenting-code/syncing-documentation-with-code-changes

説明

関数の処理の内容に合わせて、ドキュメントを修正してくれる。

所感

チーム開発していると、実装するのが第一であって、ドキュメントを書くのが二の次になってしまう場合がある。
Github Copilotでコードの挙動を確認できるとはいうものの、開発者自身でドキュメントを作成するほうが、信頼のおけるコードであると思われるので、開発者自身が労力少なくドキュメントを作成することができるというのは、便利な機能だなと思っている。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?