Groups | Search | Server Info | Login | Register
Groups > gnu.hurd.bug > #12044
| From | Joshua Branson <jbranso@dismail.de> |
|---|---|
| Newsgroups | gnu.hurd.bug |
| Subject | Re: Doc Writer for GNU Hurd for The GNU Hurd |
| Date | 2020-08-18 10:56 -0400 |
| Message-ID | <mailman.222.1597762612.2469.bug-hurd@gnu.org> (permalink) |
| References | <87zh6st5ry.fsf@dismail.de> <4df7ed0fa11337b4d1dadf497eb99d3e@dismail.de> <6b14968b484848c0fd47e4fec9d75e0f@dismail.de> <87imdgq9xx.fsf@dismail.de> |
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
Back to gnu.hurd.bug | Previous | Next | Find similar
Re: Doc Writer for GNU Hurd for The GNU Hurd Joshua Branson <jbranso@dismail.de> - 2020-08-18 10:56 -0400
csiph-web