You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-11-06 08:49:29 +02:00
Build command and configuration reference in C.
Migrate generation of these files from help.xml to the intermediate documentation format. This allows us to share a lot of code that is already in C and remove duplicated code in Perl. More duplicate code can be removed in Perl once man generation is migrated. Also update the unit test harness to allow testing of modules in the doc directory.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE doc SYSTEM "doc.dtd">
|
||||
<doc title="{[project]} Command & Configuration Reference">
|
||||
<config title="{[project]} Configuration Reference">
|
||||
<config title="Configuration Reference">
|
||||
<description>The {[project]} Configuration Reference details all configuration options.</description>
|
||||
|
||||
<text>
|
||||
@@ -1909,7 +1909,7 @@
|
||||
</config-section-list>
|
||||
</config>
|
||||
|
||||
<operation title="{[project]} Command Reference">
|
||||
<operation title="Command Reference">
|
||||
<description>The {[project]} Command Reference details all commands and options.</description>
|
||||
|
||||
<text>
|
||||
|
||||
Reference in New Issue
Block a user