Kaydet (Commit) a6d4b682 authored tarafından Andrew M. Kuchling's avatar Andrew M. Kuchling

Add comment about updating docs

üst cc9ab14a
...@@ -6,6 +6,9 @@ ...@@ -6,6 +6,9 @@
# ! this child is a sequence that contains nodes in it # ! this child is a sequence that contains nodes in it
# & this child may be set to None # & this child may be set to None
# = ... a default value for the node constructor (optional args) # = ... a default value for the node constructor (optional args)
#
# If you add node types here, please be sure to update the list of
# Node types in Doc/lib/asttable.tex.
Module: doc*, node Module: doc*, node
Stmt: nodes! Stmt: nodes!
Decorators: nodes! Decorators: nodes!
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment