From: Ingo Schwarze <schwarze@usta.de> To: discuss@mdocml.bsd.lv Cc: "Thomas Güttler" <guettliml@thomas-guettler.de> Subject: Re: Links into HTML page would be great Date: Mon, 13 Mar 2017 22:35:59 +0100 [thread overview] Message-ID: <20170313213559.GA18242@athene.usta.de> (raw) In-Reply-To: <0dbf9b44-499d-dabc-f759-17c5a0f2f6da@thomas-guettler.de> Hi, the feature suggested by Thomas is now implemented, committed, and in production on man.openbsd.org, for example: http://man.openbsd.org/ssh_config.5#ServerAliveInterval There are probably still some rough edges. If you see anything that is missing or could be improved, don't hesitate to speak up. I'll look at Jan's observation regarding widths and line breaks later. Yours, Ingo CVSROOT: /cvs Module name: src Changes by: schwarze@cvs.openbsd.org 2017/03/13 14:22:11 Modified files: usr.bin/mandoc : mandoc.css mdoc_html.c Log message: Port ctags-style, less(1) :t internal searching from terminal output to HTML output. For certain macros appearing at the beginning of .It heads, write HTML id="..." attributes such that deep linking works. Write HTML <a> attributes such that you can easily copy out link targets with the mouse. Try: http://man.openbsd.org/vmctl.8#create Feature suggested by <guettliml at Thomas dash Guettler dot de>, some details of the design and implementation by me. -- To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv
prev parent reply other threads:[~2017-03-13 21:36 UTC|newest] Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top 2017-02-28 14:33 Thomas Güttler 2017-03-12 18:08 ` Ingo Schwarze 2017-03-12 19:39 ` Ingo Schwarze 2017-03-13 9:42 ` Thomas Güttler 2017-03-13 9:56 ` Jan Stary 2017-03-14 1:49 ` Ingo Schwarze 2017-03-14 9:39 ` Jan Stary 2017-03-14 17:17 ` Ingo Schwarze 2017-03-13 9:59 ` Thomas Güttler 2017-03-13 15:32 ` Ingo Schwarze 2017-03-13 21:35 ` Ingo Schwarze [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20170313213559.GA18242@athene.usta.de \ --to=schwarze@usta.de \ --cc=discuss@mdocml.bsd.lv \ --cc=guettliml@thomas-guettler.de \ --subject='Re: Links into HTML page would be great' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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 NNTP newsgroup(s).