All of lore.kernel.org
 help / color / mirror / Atom feed
* Minor documentation issue
@ 2012-06-29 15:32 Bruce Dubbs
  2012-06-29 17:41 ` Mike Gilbert
  0 siblings, 1 reply; 4+ messages in thread
From: Bruce Dubbs @ 2012-06-29 15:32 UTC (permalink / raw)
  To: The development of GNU GRUB

The web site still has the 2.00~rc1 manual.

I was asked a question about GRUB and CD-ROMS and checked the sites's 
html documentation.  There are at least two places where the html is 
generated from the texi file incorrectly.

texi:

* Installing GRUB using grub-install::
* Making a GRUB bootable CD-ROM::

html:

<li><a href="#Installing-GRUB-using-grub_002dinstall">3.1 Installing 
GRUB using grub-install</a>
<li><a href="#Making-a-GRUB-bootable-CD_002dROM">3.2 Making a GRUB 
bootable CD-ROM</a>

The _002d sequences (instead of a dash) in the hrefs show up in url 
address lines.  I'm sure this has something to do with texinfo, but I 
don't know how to fix it.

By the way, the html is not well formed.  There are many missing </li> tags.

   -- Bruce


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Minor documentation issue
  2012-06-29 15:32 Minor documentation issue Bruce Dubbs
@ 2012-06-29 17:41 ` Mike Gilbert
  2012-06-29 18:37   ` Bruce Dubbs
  0 siblings, 1 reply; 4+ messages in thread
From: Mike Gilbert @ 2012-06-29 17:41 UTC (permalink / raw)
  To: The development of GNU GRUB

On Fri, Jun 29, 2012 at 11:32 AM, Bruce Dubbs <bruce.dubbs@gmail.com> wrote:
> By the way, the html is not well formed.  There are many missing </li> tags.

HTML 4 and earlier do not require closing tags for <li>.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Minor documentation issue
  2012-06-29 17:41 ` Mike Gilbert
@ 2012-06-29 18:37   ` Bruce Dubbs
  2012-06-29 18:46     ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 1 reply; 4+ messages in thread
From: Bruce Dubbs @ 2012-06-29 18:37 UTC (permalink / raw)
  To: The development of GNU GRUB

Mike Gilbert wrote:
> On Fri, Jun 29, 2012 at 11:32 AM, Bruce Dubbs <bruce.dubbs@gmail.com> wrote:
>> By the way, the html is not well formed.  There are many missing </li> tags.
> 
> HTML 4 and earlier do not require closing tags for <li>.

Yes, you are right of course.  They are allowed though.  All my pages 
are xhtml strict, so I'm more used to them being required.

I'm a little more interested why some dash (ASCII 0x2d) characters are 
converted to _002d.  In href="#Making-a-GRUB-bootable-CD_002dROM" there 
are 3 dashes that are OK and one converted.

   -- Bruce


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Minor documentation issue
  2012-06-29 18:37   ` Bruce Dubbs
@ 2012-06-29 18:46     ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 0 replies; 4+ messages in thread
From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2012-06-29 18:46 UTC (permalink / raw)
  To: The development of GNU GRUB

[-- Attachment #1: Type: text/plain, Size: 928 bytes --]

On 29.06.2012 20:37, Bruce Dubbs wrote:

> Mike Gilbert wrote:
>> On Fri, Jun 29, 2012 at 11:32 AM, Bruce Dubbs <bruce.dubbs@gmail.com>
>> wrote:
>>> By the way, the html is not well formed.  There are many missing
>>> </li> tags.
>>
>> HTML 4 and earlier do not require closing tags for <li>.
> 
> Yes, you are right of course.  They are allowed though.  All my pages
> are xhtml strict, so I'm more used to them being required.
> 
> I'm a little more interested why some dash (ASCII 0x2d) characters are
> converted to _002d.  In href="#Making-a-GRUB-bootable-CD_002dROM" there
> are 3 dashes that are OK

These ones were originally spaces

 and one converted.
> 


>   -- Bruce
> 
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
> 



-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 294 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-06-29 18:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-29 15:32 Minor documentation issue Bruce Dubbs
2012-06-29 17:41 ` Mike Gilbert
2012-06-29 18:37   ` Bruce Dubbs
2012-06-29 18:46     ` Vladimir 'φ-coder/phcoder' Serbinenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.