mirror of
https://github.com/yshui/picom.git
synced 2024-10-27 05:24:17 -04:00
46dfd1a766
Add Asciidoc man pages. The old man page is still kept, and you need to run "make docs" to generate the new man pages and a HTML version of it. An Asciidoc man page for compton-trans is not added yet.
40 lines
438 B
Text
40 lines
438 B
Text
# Build files
|
|
.deps
|
|
aclocal.m4
|
|
autom4te.cache
|
|
config.h
|
|
config.h.in
|
|
config.log
|
|
config.status
|
|
configure
|
|
depcomp
|
|
install-sh
|
|
missing
|
|
stamp-h1
|
|
compton
|
|
*.o
|
|
build/
|
|
|
|
# CMake files
|
|
compton-*.deb
|
|
compton-*.rpm
|
|
compton-*.tar.bz2
|
|
release/
|
|
_CPack_Packages/
|
|
CMakeCache.txt
|
|
CMakeFiles/
|
|
cmake_install.cmake
|
|
CPackSourceConfig.cmake
|
|
install_manifest.txt
|
|
|
|
|
|
# Vim files
|
|
.*.sw[a-z]
|
|
*~
|
|
|
|
# Misc files
|
|
core
|
|
oprofile_data
|
|
compton.plist
|
|
callgrind.out.*
|
|
man/*.html
|