all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Bridging the gap between gtk-doc and Emacs
@ 2023-12-01 15:19 Björn Bidar
  2023-12-03  3:25 ` James Thomas
  2023-12-17  1:22 ` Mekeor Melire
  0 siblings, 2 replies; 4+ messages in thread
From: Björn Bidar @ 2023-12-01 15:19 UTC (permalink / raw)
  To: help-gnu-emacs


Hello,

Recently I have been enjoying the integrated way
that Emacs works for many things but especially
viewing documentation inside Emacs was especially handy.

Some projects use gtk-doc. Is there a way to bridge
the gap between their HTML docs and Emacs?

I found gtk-look[1] but that isn't exactly what I want.
Ideally something that converts gtk-docs to info would be
great.

Other related solutions for HTML based documentation might
also work.

Have a nice day,

Björn

-- 
[1] https://www.emacswiki.org/emacs/Gtk



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

* Re: Bridging the gap between gtk-doc and Emacs
  2023-12-01 15:19 Bridging the gap between gtk-doc and Emacs Björn Bidar
@ 2023-12-03  3:25 ` James Thomas
  2023-12-17  1:22 ` Mekeor Melire
  1 sibling, 0 replies; 4+ messages in thread
From: James Thomas @ 2023-12-03  3:25 UTC (permalink / raw)
  To: Björn Bidar; +Cc: help-gnu-emacs

Björn Bidar wrote:

> Hello,
>
> Recently I have been enjoying the integrated way
> that Emacs works for many things but especially
> viewing documentation inside Emacs was especially handy.
>
> Some projects use gtk-doc. Is there a way to bridge
> the gap between their HTML docs and Emacs?
>
> I found gtk-look[1] but that isn't exactly what I want.
> Ideally something that converts gtk-docs to info would be
> great.

The website says that it outputs Docbook, and I find that there's a
docbook2x-texi package. Haven't used it though.

> Other related solutions for HTML based documentation might
> also work.

But I wrote this post mainly to crow about how great it is to have
python (sphinx) documentation in info:

https://blog.nawaz.org/posts/2023/Mar/creating-info-manuals-and-adding-them-into-emacs/

(Often with some bugs in the ouput that one has to manually work around)

--



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

* Re: Bridging the gap between gtk-doc and Emacs
  2023-12-01 15:19 Bridging the gap between gtk-doc and Emacs Björn Bidar
  2023-12-03  3:25 ` James Thomas
@ 2023-12-17  1:22 ` Mekeor Melire
  2024-01-20 22:01   ` Björn Bidar
  1 sibling, 1 reply; 4+ messages in thread
From: Mekeor Melire @ 2023-12-17  1:22 UTC (permalink / raw)
  To: bjorn.bidar; +Cc: help-gnu-emacs, Akib Azmain Turja

You might be interested in:

https://codeberg.org/akib/emacs-devhelp



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

* Re: Bridging the gap between gtk-doc and Emacs
  2023-12-17  1:22 ` Mekeor Melire
@ 2024-01-20 22:01   ` Björn Bidar
  0 siblings, 0 replies; 4+ messages in thread
From: Björn Bidar @ 2024-01-20 22:01 UTC (permalink / raw)
  To: Mekeor Melire; +Cc: help-gnu-emacs, Akib Azmain Turja

Mekeor Melire <mekeor@posteo.de> writes:

> You might be interested in:
>
> https://codeberg.org/akib/emacs-devhelp

That works great! However it doesn't work for Doxygen or Qt Help docs.
Any ideas for those?



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

end of thread, other threads:[~2024-01-20 22:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-01 15:19 Bridging the gap between gtk-doc and Emacs Björn Bidar
2023-12-03  3:25 ` James Thomas
2023-12-17  1:22 ` Mekeor Melire
2024-01-20 22:01   ` Björn Bidar

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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.