소스 검색

Merge pull request #9288 from Frozenfire92/patch-1

Add note about class reference generated XML descriptions
A Thousand Ships 1 년 전
부모
커밋
5afb8d8d99
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      contributing/documentation/updating_the_class_reference.rst

+ 2 - 0
contributing/documentation/updating_the_class_reference.rst

@@ -110,3 +110,5 @@ Please only include changes that are relevant to your work on the API in your co
 You can discard changes in other XML files using ``git checkout``, but consider reporting
 if you notice unrelated files being updated. Ideally, running this command should only
 bring up the changes that you yourself have made.
+
+You will then need to add descriptions to any newly generated entries.