From d71c3b0f21bdf68534a0f36543e0fcf3454a30da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 14 Jan 2023 09:41:14 +0100 Subject: doc/api: add priority in function config_new (issue #1872) --- .../includes/autogen_api_config_priority.sr.adoc | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 doc/sr/includes/autogen_api_config_priority.sr.adoc (limited to 'doc/sr/includes/autogen_api_config_priority.sr.adoc') diff --git a/doc/sr/includes/autogen_api_config_priority.sr.adoc b/doc/sr/includes/autogen_api_config_priority.sr.adoc new file mode 100644 index 000000000..e46bb99f5 --- /dev/null +++ b/doc/sr/includes/autogen_api_config_priority.sr.adoc @@ -0,0 +1,36 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// + +// tag::config_priority[] +[width="30%",cols="1,3,2",options="header"] +|=== +| Rank | File | Priority +| 1 | sec.conf | 120000 +| 2 | weechat.conf | 110000 +| 3 | plugins.conf | 100000 +| 4 | charset.conf | 16000 +| 5 | logger.conf | 15000 +| 6 | exec.conf | 14000 +| 7 | trigger.conf | 13000 +| 8 | spell.conf | 12000 +| 9 | alias.conf | 11000 +| 10 | buflist.conf | 10000 +| 11 | fifo.conf | 9000 +| 12 | typing.conf | 8000 +| 13 | xfer.conf | 7000 +| 14 | irc.conf | 6000 +| 15 | relay.conf | 5000 +| 16 | guile.conf | 4070 +| 17 | javascript.conf | 4060 +| 18 | lua.conf | 4050 +| 19 | perl.conf | 4040 +| 20 | php.conf | 4030 +| 21 | python.conf | 4020 +| 22 | ruby.conf | 4010 +| 23 | tcl.conf | 4000 +| 24 | script.conf | 3000 +| 25 | fset.conf | 2000 +|=== +// end::config_priority[] -- cgit v1.2.3