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 0/6] doc: linkify HTML harder
@ 2022-11-03  0:48  7% Eric Wong
  2022-11-03  0:48  6% ` [PATCH 1/6] doc: txt2pre: linkify new commands Eric Wong
  0 siblings, 1 reply; 2+ results
From: Eric Wong @ 2022-11-03  0:48 UTC (permalink / raw)
  To: meta

<a> is really the only reason to use HTML :P

Eric Wong (6):
  doc: txt2pre: linkify new commands
  doc: lei: improve description of *-search commands
  doc: txt2pre: linkify "lei COMMAND" form
  doc: txt2pre: modernize and use v5.12
  doc: lei-import: link to lei-store-format(5)
  txt2pre: linkify lei/store => lei-store-format.html

 Documentation/lei-edit-search.pod   |  6 ++++--
 Documentation/lei-forget-search.pod |  4 +++-
 Documentation/lei-import.pod        |  5 +++--
 Documentation/lei-ls-search.pod     |  5 +++--
 Documentation/txt2pre               | 19 ++++++++++++++-----
 5 files changed, 27 insertions(+), 12 deletions(-)

^ permalink raw reply	[relevance 7%]

* [PATCH 1/6] doc: txt2pre: linkify new commands
  2022-11-03  0:48  7% [PATCH 0/6] doc: linkify HTML harder Eric Wong
@ 2022-11-03  0:48  6% ` Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2022-11-03  0:48 UTC (permalink / raw)
  To: meta

lei-index, public-inbox-netd, and public-inbox-pop3d
were not properly linkified in our HTML documentation.
---
 Documentation/txt2pre | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/txt2pre b/Documentation/txt2pre
index 3ecd9100..c8dbd2ba 100755
--- a/Documentation/txt2pre
+++ b/Documentation/txt2pre
@@ -42,6 +42,7 @@ for (qw[lei(1)
 	lei-q(1)
 	lei-rediff(1)
 	lei-refresh-mail-sync(1)
+	lei-reindex(1)
 	lei-rm(1)
 	lei-rm-watch(1)
 	lei-security(7)
@@ -63,8 +64,10 @@ for (qw[lei(1)
 	public-inbox-init(1)
 	public-inbox-learn(1)
 	public-inbox-mda(1)
+	public-inbox-netd(1)
 	public-inbox-nntpd(1)
 	public-inbox-overview(7)
+	public-inbox-pop3d(1)
 	public-inbox-purge(1)
 	public-inbox-v1-format(5)
 	public-inbox-v2-format(5)

^ permalink raw reply related	[relevance 6%]

Results 1-2 of 2 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2022-11-03  0:48  7% [PATCH 0/6] doc: linkify HTML harder Eric Wong
2022-11-03  0:48  6% ` [PATCH 1/6] doc: txt2pre: linkify new commands 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).