mirror of
https://github.com/wting/autojump
synced 2026-03-02 03:49:26 +00:00
Add dev section to README.md and update makefile to reflect new section.
This commit is contained in:
2
Makefile
2
Makefile
@@ -11,7 +11,7 @@ uninstall:
|
||||
|
||||
docs:
|
||||
pandoc -s -w man docs/manpage_header.md docs/header.md docs/body.md -o docs/autojump.1
|
||||
pandoc -s -w markdown docs/header.md docs/install.md docs/body.md -o README.md
|
||||
pandoc -s -w markdown docs/header.md docs/install.md docs/development.md docs/body.md -o README.md
|
||||
|
||||
release:
|
||||
# Check for tag existence
|
||||
|
||||
Reference in New Issue
Block a user