# all .rst files here are generated
*.rst
# …except for the index
!index.rst
# …and the hand-written developers docs.
!Developers/*.rst
