public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Is there a stand alone gcc man page repo?
@ 2021-01-24 14:27 Peng Yu
  2021-01-24 14:38 ` Marc Glisse
  0 siblings, 1 reply; 5+ messages in thread
From: Peng Yu @ 2021-01-24 14:27 UTC (permalink / raw)
  To: gcc-help

Hi,

I'd like to just download the gcc man pages, but not the source code.
Is there a way to do so?

-- 
Regards,
Peng

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

* Re: Is there a stand alone gcc man page repo?
  2021-01-24 14:27 Is there a stand alone gcc man page repo? Peng Yu
@ 2021-01-24 14:38 ` Marc Glisse
  2021-01-24 14:50   ` Marc Glisse
  0 siblings, 1 reply; 5+ messages in thread
From: Marc Glisse @ 2021-01-24 14:38 UTC (permalink / raw)
  To: Peng Yu; +Cc: gcc-help

On Sun, 24 Jan 2021, Peng Yu via Gcc-help wrote:

> I'd like to just download the gcc man pages, but not the source code.
> Is there a way to do so?

Click on "raw" next to the files you want at 
https://gcc.gnu.org/git/?p=gcc.git;a=tree;f=gcc/doc;hb=HEAD
or read the html version at https://gcc.gnu.org/onlinedocs/

-- 
Marc Glisse

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

* Re: Is there a stand alone gcc man page repo?
  2021-01-24 14:38 ` Marc Glisse
@ 2021-01-24 14:50   ` Marc Glisse
  2021-01-24 14:55     ` Peng Yu
  0 siblings, 1 reply; 5+ messages in thread
From: Marc Glisse @ 2021-01-24 14:50 UTC (permalink / raw)
  To: gcc-help

On Sun, 24 Jan 2021, Marc Glisse wrote:

> On Sun, 24 Jan 2021, Peng Yu via Gcc-help wrote:
>
>> I'd like to just download the gcc man pages, but not the source code.
>> Is there a way to do so?
>
> Click on "raw" next to the files you want at 
> https://gcc.gnu.org/git/?p=gcc.git;a=tree;f=gcc/doc;hb=HEAD
> or read the html version at https://gcc.gnu.org/onlinedocs/

Actually, the second one even has a link to 
https://gcc.gnu.org/onlinedocs/docs-sources.tar.gz
and various other formats and versions.

-- 
Marc Glisse

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

* Re: Is there a stand alone gcc man page repo?
  2021-01-24 14:50   ` Marc Glisse
@ 2021-01-24 14:55     ` Peng Yu
  2021-01-24 15:12       ` Marc Glisse
  0 siblings, 1 reply; 5+ messages in thread
From: Peng Yu @ 2021-01-24 14:55 UTC (permalink / raw)
  To: gcc-help

But I need manpages, instead of the source nor HTML pages.

On 1/24/21, Marc Glisse <marc.glisse@inria.fr> wrote:
> On Sun, 24 Jan 2021, Marc Glisse wrote:
>
>> On Sun, 24 Jan 2021, Peng Yu via Gcc-help wrote:
>>
>>> I'd like to just download the gcc man pages, but not the source code.
>>> Is there a way to do so?
>>
>> Click on "raw" next to the files you want at
>> https://gcc.gnu.org/git/?p=gcc.git;a=tree;f=gcc/doc;hb=HEAD
>> or read the html version at https://gcc.gnu.org/onlinedocs/
>
> Actually, the second one even has a link to
> https://gcc.gnu.org/onlinedocs/docs-sources.tar.gz
> and various other formats and versions.
>
> --
> Marc Glisse
>


-- 
Regards,
Peng

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

* Re: Is there a stand alone gcc man page repo?
  2021-01-24 14:55     ` Peng Yu
@ 2021-01-24 15:12       ` Marc Glisse
  0 siblings, 0 replies; 5+ messages in thread
From: Marc Glisse @ 2021-01-24 15:12 UTC (permalink / raw)
  To: Peng Yu; +Cc: gcc-help

On Sun, 24 Jan 2021, Peng Yu via Gcc-help wrote:

> But I need manpages, instead of the source nor HTML pages.

Ah, since you we talking about a repo, I misunderstood. You could download 
the gcc-doc package for ubuntu, or a similar package for whatever 
distribution you like. Even if you are on a different system, you should 
still be able to extract the files.

-- 
Marc Glisse

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

end of thread, other threads:[~2021-01-24 15:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-24 14:27 Is there a stand alone gcc man page repo? Peng Yu
2021-01-24 14:38 ` Marc Glisse
2021-01-24 14:50   ` Marc Glisse
2021-01-24 14:55     ` Peng Yu
2021-01-24 15:12       ` Marc Glisse

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).