Add note about README being autogenerated to Development notes.

master
Magnar Sveen 14 years ago
parent 32053cda01
commit e7d5c010b4
  1. 4
      README.md
  2. 4
      readme-postfix.md

@ -212,6 +212,10 @@ the tests are always running and the docs are always in sync:
cp pre-commit.sh .git/hooks/pre-commit
Oh, and don't edit `README.md` directly, it is generated.
Change `readme-prefix.md` and `readme-postfix.md` instead,
or if need be, the `examples-to-docs.el` logic.
## License
Copyright (C) 2012 Magnar Sveen, Joel McCracken

@ -13,6 +13,10 @@ the tests are always running and the docs are always in sync:
cp pre-commit.sh .git/hooks/pre-commit
Oh, and don't edit `README.md` directly, it is generated.
Change `readme-prefix.md` and `readme-postfix.md` instead,
or if need be, the `examples-to-docs.el` logic.
## License
Copyright (C) 2012 Magnar Sveen, Joel McCracken

Loading…
Cancel
Save