bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Doc Writer for GNU Hurd for The GNU Hurd


From: Joshua Branson
Subject: Re: Doc Writer for GNU Hurd for The GNU Hurd
Date: Tue, 18 Aug 2020 10:56:42 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

mertgor@dismail.de writes:

> Thanks all!
>
> I have a limited network connection, so i'll start with texts, could
> you please send me a part of "Hurd", which i can fix the text about
> it, make it up to date, etc...
>

Of course!  You'll love this project!  It'll be super fun and totally
cool!

Take a look at this page:

https://www.gnu.org/software/hurd/hurd/translator/xmlfs.html

The Hurd has an xml translator!  How cool is that?  You can mount an xml
file, and use standard coreutils to access the file?

image running:

#+BEGIN_SRC sh
$ settrans -a /hurd/xmlfs /path/to/xml/file.xml
$ cd file.xml
$ ls
head
body
$ cd body
$ ls
div
h1
p
footer
#+END_SRC

Do you see the problem?  There is no guide on that webpage about how to
do it!

https://www.gnu.org/software/hurd/hurd/translator/xmlfs.html

You have to know about this page to learn how to use it:

http://www.nongnu.org/hurdextras/#xmlfs

Specifically this file:

http://cvs.savannah.nongnu.org/viewvc/*checkout*/hurdextras/xmlfs/README

You could write up a web guide to put on the Hurd website here:

https://www.gnu.org/software/hurd/hurd/translator/xmlfs.html

You can change that xmlfs.html file to say:

The xmlfs translator does this and that, and it's terribly cool and you
should try it right now!  Do these command to play with it:

#+BEGIN_SRC sh
your commands here
#+END_SRC

If you do this, and Samuel commits the change, then I will consider
uploading a silly video of me dancing and congratulating you!

"You can have whatever you want, as long as you help enough other
people get what they want."

-Zig Ziglar

>>
>> --
>> Joshua Branson
>> Sent from Emacs and Gnus

--
Joshua Branson
Sent from Emacs and Gnus



reply via email to

[Prev in Thread] Current Thread [Next in Thread]