]> git.mdlowis.com Git - projs/tide.git/commit
added doxygen generation
authorMichael D. Lowis <mike.lowis@gentex.com>
Tue, 17 Dec 2019 21:31:42 +0000 (16:31 -0500)
committerMichael D. Lowis <mike.lowis@gentex.com>
Tue, 17 Dec 2019 21:31:42 +0000 (16:31 -0500)
commit552951dc3949243adea7f379d719d8813831760d
tree5784caa469ee88f9f710a522c9e2c9750a74b1af
parentda40d8af8d71a66f34aa5fd619fbff6dcf585e58
added doxygen generation
44 files changed:
Doxyfile [new file with mode: 0644]
README.md [new file with mode: 0644]
config.h
inc/atf.h
inc/dbc.h
inc/draw.h
inc/edit.h
inc/io.h
inc/qcheck.h
inc/stdc.h
inc/utf.h
inc/vec.h
inc/win.h
inc/x11.h
inc/xpty.h
src/anvil.c
src/edit.c
src/fetch.c
src/fetchsel.c
src/lib/argv0.c
src/lib/buf.c
src/lib/dbc.c
src/lib/draw.c
src/lib/editlog.c
src/lib/exec.c
src/lib/gapbuf.c
src/lib/job.c
src/lib/mouse.c
src/lib/range.c
src/lib/readfd.c
src/lib/readfile.c
src/lib/shortcuts.c
src/lib/telem.c
src/lib/utf8.c
src/lib/view.c
src/lib/writefd.c
src/lib/x11.c
src/lib/x11_gc.c
src/lib/x11_sel.c
src/lib/xpty.c
src/pick.c
src/registrar.c
src/tide.c
src/tsed.c