diff CodeAnalysis/PythonDocumentation.mustache @ 186:55473de7694f java-code-model

added warning about auto-generated files
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 02 Jul 2024 16:10:35 +0200
parents 20b004998fc2
children b0f096d2339e
line wrap: on
line diff
--- a/CodeAnalysis/PythonDocumentation.mustache	Tue Jul 02 15:51:35 2024 +0200
+++ b/CodeAnalysis/PythonDocumentation.mustache	Tue Jul 02 16:10:35 2024 +0200
@@ -18,6 +18,10 @@
 ## along with this program. If not, see <http://www.gnu.org/licenses/>.
 ##
 
+
+# WARNING: Auto-generated file. Do not modify it by hand.
+
+
 import enum
 
 {{#enumerations}}