1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 23:36:37 +02:00

doc: fix style for tables with asciidoc 8.6.9 (developer's guide)

This commit is contained in:
Sebastien Helleu
2013-11-11 09:06:56 +01:00
parent 6f5d1228a4
commit a35abad19d
+5 -5
View File
@@ -39,7 +39,7 @@ This manual documents only core repository.
The main WeeChat directories are:
[width="100%",cols="1l,5",options="header"]
[width="100%",cols="1v,5",options="header"]
|===
| Directory | Description
| debian/ | Debian packaging
@@ -80,7 +80,7 @@ WeeChat "core" reside in following directories:
* 'src/core/': core functions (for data manipulation)
* 'src/gui/': functions about interface (buffers, windows, ...)
[width="100%",cols="1l,5",options="header"]
[width="100%",cols="1v,5",options="header"]
|===
| Path/file | Description
| core/ | Core functions: entry point, internal structures
@@ -143,7 +143,7 @@ WeeChat "core" reside in following directories:
[[sources_plugins]]
==== Plugins
[width="100%",cols="1l,5",options="header"]
[width="100%",cols="1v,5",options="header"]
|===
| Path/file | Description
| plugins/ | Root of plugins
@@ -275,7 +275,7 @@ WeeChat "core" reside in following directories:
Documentation files:
[width="100%",cols="1l,5",options="header"]
[width="100%",cols="1v,5",options="header"]
|===
| Path/file | Description
| doc/ | Documentation
@@ -300,7 +300,7 @@ Documentation files:
Translations for WeeChat and plugins are done with gettext, files are in 'po/' directory:
[width="100%",cols="1l,5",options="header"]
[width="100%",cols="1v,5",options="header"]
|===
| Path/file | Description
| po/ | Translation files (gettext)