user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [PATCH 7/7] doc: add URLs for Xapian manpages
  2019-05-24  2:57  7% [PATCH 0/7] various documentation fixes Eric Wong
@ 2019-05-24  2:57  6% ` Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2019-05-24  2:57 UTC (permalink / raw)
  To: meta

Since we go through the effort of hosting these manpages,
link to them.
---
 Documentation/public-inbox-compact.pod | 3 ++-
 Documentation/public-inbox-xcpdb.pod   | 4 +++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/Documentation/public-inbox-compact.pod b/Documentation/public-inbox-compact.pod
index 47d950a..20f9d47 100644
--- a/Documentation/public-inbox-compact.pod
+++ b/Documentation/public-inbox-compact.pod
@@ -60,4 +60,5 @@ License: AGPL-3.0+ L<https://www.gnu.org/licenses/agpl-3.0.txt>
 
 =head1 SEE ALSO
 
-L<xapian-compact(1)>, L<public-inbox-index(1)>
+L<xapian-compact(1)|https://public-inbox.org/.xapian-compact.1.html>,
+L<public-inbox-index(1)|https://public-inbox.org/public-inbox-index.html>
diff --git a/Documentation/public-inbox-xcpdb.pod b/Documentation/public-inbox-xcpdb.pod
index e056b54..a04fd37 100644
--- a/Documentation/public-inbox-xcpdb.pod
+++ b/Documentation/public-inbox-xcpdb.pod
@@ -79,4 +79,6 @@ License: AGPL-3.0+ L<https://www.gnu.org/licenses/agpl-3.0.txt>
 
 =head1 SEE ALSO
 
-L<copydatabase(1)>, L<public-inbox-index(1)>
+L<copydatabase(1)|https://public-inbox.org/.copydatabase.1.html>,
+L<xapian-compact(1)|https://public-inbox.org/.xapian-compact.1.html>,
+L<public-inbox-index(1)|https://public-inbox.org/public-inbox-index.html>
-- 
EW


^ permalink raw reply related	[relevance 6%]

* [PATCH 0/7] various documentation fixes
@ 2019-05-24  2:57  7% Eric Wong
  2019-05-24  2:57  6% ` [PATCH 7/7] doc: add URLs for Xapian manpages Eric Wong
  0 siblings, 1 reply; 2+ results
From: Eric Wong @ 2019-05-24  2:57 UTC (permalink / raw)
  To: meta

The `--compact' switch for xcpdb is really useful.
And fix a few other doc and website things while
we're at it...

Eric Wong (7):
  doc: index: fix miscapitalization of "SQLite"
  doc: daemon: fix manpage section for nginx
  doc: don't barf on missing `git set-file-times'
  doc: sync .txt mtime to .pod mtime
  doc: generate manpages for some Xapian commands
  doc: xcpdb: add switch documentation
  doc: add URLs for Xapian manpages

 Documentation/.gitignore               |  1 +
 Documentation/extman.perl              | 33 ++++++++++++++++++++
 Documentation/include.mk               | 42 +++++++++++++++++++++++---
 Documentation/public-inbox-compact.pod | 13 +++++++-
 Documentation/public-inbox-daemon.pod  |  4 +--
 Documentation/public-inbox-index.pod   |  2 +-
 Documentation/public-inbox-xcpdb.pod   | 38 +++++++++++++++++++----
 script/public-inbox-xcpdb              |  2 +-
 8 files changed, 119 insertions(+), 16 deletions(-)
 create mode 100644 Documentation/extman.perl

-- 
EW

^ permalink raw reply	[relevance 7%]

Results 1-2 of 2 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2019-05-24  2:57  7% [PATCH 0/7] various documentation fixes Eric Wong
2019-05-24  2:57  6% ` [PATCH 7/7] doc: add URLs for Xapian manpages Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).