mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-16 22:10:26 +00:00
32 lines
1.3 KiB
Text
32 lines
1.3 KiB
Text
include README.rst COPYING MANIFEST.in
|
|
include config/linkchecker-completion config/create.sql
|
|
include config/linkcheckerrc
|
|
include config/linkchecker.apache2.conf install-rpm.sh
|
|
include linkchecker.freecode
|
|
include cgi-bin/lc.wsgi cgi-bin/README
|
|
include Makefile
|
|
include cgi-bin/lconline/*.html cgi-bin/lconline/*.de cgi-bin/lconline/*.en
|
|
include cgi-bin/lconline/*.js cgi-bin/lconline/*.css cgi-bin/lconline/*.ico
|
|
include linkcheck/HtmlParser/Makefile
|
|
include linkcheck/HtmlParser/htmllex.l
|
|
include linkcheck/HtmlParser/htmlparse.y
|
|
include linkcheck/HtmlParser/*.h
|
|
include linkcheck/HtmlParser/fixincludes.awk
|
|
include po/*.po po/*.mo po/*.pot po/Makefile
|
|
include doc/*.example doc/*.txt
|
|
include doc/html/*.ico
|
|
include doc/html/*.html
|
|
include doc/html/*.txt
|
|
include doc/html/*.png
|
|
include doc/html/*.qhp
|
|
include doc/html/*.qhcp
|
|
include doc/html/Makefile
|
|
include doc/po4a.conf doc/*.po doc/*.pot
|
|
include doc/en/*.1 doc/en/*.5
|
|
include doc/de/*.1 doc/de/*.5
|
|
include doc/Makefile
|
|
include doc/examples/*.sh doc/examples/*.bat doc/examples/*.py
|
|
include doc/examples/linkcheckerrc_loginurl
|
|
include scripts/*.sh scripts/*.py
|
|
recursive-include third_party *.py *.txt Makefile example*
|
|
recursive-include tests *.py *.result *.html *.ico *.txt *.zip *.asc *.css *.xhtml *.sqlite *.adr *.swf
|