瀏覽代碼

Add note about class reference generated XML descriptions

Co-Authored-By: A Thousand Ships <[email protected]>
Joel Kuntz 1 年之前
父節點
當前提交
67eff82f63
共有 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
 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
 if you notice unrelated files being updated. Ideally, running this command should only
 bring up the changes that you yourself have made.
 bring up the changes that you yourself have made.
+
+You will then need to add descriptions to any newly generated entries.