summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am55
1 files changed, 53 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 5dba5e89..e7ce18ca 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,26 +1,63 @@
html_files = \
+ index.html \
bugs.html \
+ debug.html \
features.html \
generic_design.html \
+ expression.html \
history.html \
how2help.html \
install.html \
+ build_from_repo.html \
ipv6.html \
+ log_rotation_fix_size.html \
manual.html \
man_rsyslogd.html \
modules.html \
property_replacer.html \
+ rsyslog_ng_comparison.html \
rsyslog_conf.html \
rsyslog-example.conf \
rsyslog_mysql.html \
rsyslog_packages.html \
+ rsyslog_high_database_rate.html \
rsyslog_php_syslog_ng.html \
rsyslog_recording_pri.html \
+ rsyslog_tls.html \
+ rsyslog_reliable_forwarding.html \
rsyslog_stunnel.html \
- professional_support.html \
syslog-protocol.html \
version_naming.html \
contributors.html \
+ dev_queue.html \
+ omsnmp.html \
+ ommysql.html \
+ omlibdbi.html \
+ imfile.html \
+ imtcp.html \
+ imgssapi.html \
+ imrelp.html \
+ imuxsock.html \
+ imklog.html \
+ professional_support.html \
+ queues.html \
+ src/queueWorkerLogic.dia \
+ queueWorkerLogic.jpg \
+ queueWorkerLogic_small.jpg \
+ tls_cert_100.jpg \
+ tls_cert_ca.jpg \
+ tls_cert.jpg \
+ tls_cert_errmsgs.html \
+ rsyslog_secure_tls.html \
+ tls_cert_server.html \
+ tls_cert_ca.html \
+ tls_cert_summary.html \
+ tls_cert_machine.html \
+ tls_cert_udp_relay.html \
+ tls_cert_client.html \
+ tls_cert_scenario.html \
+ rainerscript.html \
+ rscript_abnf.html \
rsconf1_actionexeconlywhenpreviousissuspended.html \
rsconf1_actionresumeinterval.html \
rsconf1_allowedsender.html \
@@ -44,10 +81,24 @@ html_files = \
rsconf1_gssmode.html \
rsconf1_includeconfig.html \
rsconf1_mainmsgqueuesize.html \
+ rsconf1_markmessageperiod.html \
rsconf1_modload.html \
rsconf1_moddir.html \
rsconf1_repeatedmsgreduction.html \
rsconf1_resetconfigvariables.html \
- rsconf1_umask.html
+ rsconf1_umask.html \
+ v3compatibility.html \
+ im3195.html \
+ netstream.html \
+ ns_gtls.html \
+ ns_ptcp.html \
+ src/tls_cert.dia \
+ gssapi.html \
+ licensing.html \
+ ommail.html \
+ omrelp.html \
+ syslog_parsing.html \
+ troubleshoot.html \
+ src/classes.dia
EXTRA_DIST = $(html_files)