unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Improving the presentation of Emacs user documentation
@ 2016-02-07 23:19 John Wiegley
  2016-02-08  2:49 ` Xue Fuqiao
                   ` (3 more replies)
  0 siblings, 4 replies; 23+ messages in thread
From: John Wiegley @ 2016-02-07 23:19 UTC (permalink / raw)
  To: emacs-devel

A Spacemacs user just showed me:

    http://spacemacs.org/doc/DOCUMENTATION.html

And compared it to:

    https://www.gnu.org/software/emacs/manual/html_mono/emacs.html

Maybe someone would like to bridge the visual gap? :)

Spacemacs not only has a cleaner or more modern look, but it makes the
documentation *feel* more accessible, which is key.

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2



^ permalink raw reply	[flat|nested] 23+ messages in thread
* Re: Improving the presentation of Emacs user documentation
@ 2016-02-10 11:18 Julius Pfrommer
  2016-02-11 18:17 ` Richard Stallman
  0 siblings, 1 reply; 23+ messages in thread
From: Julius Pfrommer @ 2016-02-10 11:18 UTC (permalink / raw)
  To: emacs-devel, jwiegley

John Wiegley:
> Awesome. Feel free to dig into texi2html, plus better CSS. Double
> bonus if it looks great in eww and on mobile.

There may be a low-cost solution with almost equal results.

Many projects use Sphinx [1] to render their documentation to html.
The look-and-feel of the generated html is selected via themes. Some of
the themes look very similar to the spacemacs example [2].

Somebody already wrote a tool that converts the GCC texinfo
documentation to rst (restructured text), that can then be fed into
Sphinx:
https://gcc.gnu.org/ml/gcc-patches/2015-11/msg01030.html

Depending on the maturity of the conversion, this could be an
alternative build chain to render the documentation to html without
changing the input format. Also, Sphinx can generate good-looking PDFs
and more formats.

[1] http://www.sphinx-doc.org/en/stable/
[2] http://read-the-docs.readthedocs.org/en/latest/theme.html



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

end of thread, other threads:[~2016-02-12 12:34 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-07 23:19 Improving the presentation of Emacs user documentation John Wiegley
2016-02-08  2:49 ` Xue Fuqiao
2016-02-08  2:55   ` Xue Fuqiao
2016-02-08  8:22 ` Andreas Röhler
2016-02-08 13:02 ` Richard Stallman
2016-02-08 13:12   ` Nicolas Petton
2016-02-08 14:27     ` Stefan Monnier
2016-02-08 16:00     ` John Wiegley
2016-02-08 16:22       ` Drew Adams
2016-02-08 16:43         ` Marcin Borkowski
2016-02-08 16:44         ` Marcin Borkowski
2016-02-08 16:55         ` Nicolas Petton
2016-02-08 17:04           ` Drew Adams
2016-02-08 16:54       ` Nicolas Petton
2016-02-09 12:13     ` Richard Stallman
2016-02-09 13:16       ` Nicolas Petton
2016-02-08 14:23 ` Stefan Monnier
2016-02-08 14:34   ` Andreas Schwab
  -- strict thread matches above, loose matches on Subject: below --
2016-02-10 11:18 Julius Pfrommer
2016-02-11 18:17 ` Richard Stallman
2016-02-11 18:23   ` Marcin Borkowski
2016-02-11 21:12     ` Eli Zaretskii
2016-02-12 12:34     ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).