File: development.md

package info (click to toggle)
autojump 21.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 380 kB
  • ctags: 207
  • sloc: python: 1,843; sh: 411; makefile: 26
file content (9 lines) | stat: -rw-r--r-- 233 bytes parent folder | download
1
2
3
4
5
6
7
8
9
## DEVELOPMENT

The source code is primarily in `./bin/autojump`. Various shell wrapper scripts
are also available in `./bin/`.

Documentation is in various files under `./docs/`. Build documentation with the
command:

    make docs