public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] Add anchor for contrib/gcc-git-customization.sh docs
@ 2024-02-28 11:15 Jonathan Wakely
  2024-02-28 11:20 ` Jakub Jelinek
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Wakely @ 2024-02-28 11:15 UTC (permalink / raw)
  To: gcc-patches

I'd like to be able to link directly to this part of the page from other
docs.

OK for wwwdocs?

---
 htdocs/gitwrite.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/htdocs/gitwrite.html b/htdocs/gitwrite.html
index c89cdb8f..54f8005a 100644
--- a/htdocs/gitwrite.html
+++ b/htdocs/gitwrite.html
@@ -374,7 +374,7 @@ collaborators pull from there.
 
 <p>Scripts exist in the contrib directory to help manage these spaces.</p>
 
-<h3>contrib/gcc-git-customization.sh</h3>
+<h3 id="customization">contrib/gcc-git-customization.sh</h3>
 
 <p>This script will help set up your personal area.  It will also define
 some aliases that might be useful when developing GCC.  The script will
-- 
2.43.0


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

* Re: [wwwdocs] Add anchor for contrib/gcc-git-customization.sh docs
  2024-02-28 11:15 [wwwdocs] Add anchor for contrib/gcc-git-customization.sh docs Jonathan Wakely
@ 2024-02-28 11:20 ` Jakub Jelinek
  0 siblings, 0 replies; 2+ messages in thread
From: Jakub Jelinek @ 2024-02-28 11:20 UTC (permalink / raw)
  To: Jonathan Wakely; +Cc: gcc-patches

On Wed, Feb 28, 2024 at 11:15:10AM +0000, Jonathan Wakely wrote:
> I'd like to be able to link directly to this part of the page from other
> docs.
> 
> OK for wwwdocs?

LGTM.

> diff --git a/htdocs/gitwrite.html b/htdocs/gitwrite.html
> index c89cdb8f..54f8005a 100644
> --- a/htdocs/gitwrite.html
> +++ b/htdocs/gitwrite.html
> @@ -374,7 +374,7 @@ collaborators pull from there.
>  
>  <p>Scripts exist in the contrib directory to help manage these spaces.</p>
>  
> -<h3>contrib/gcc-git-customization.sh</h3>
> +<h3 id="customization">contrib/gcc-git-customization.sh</h3>
>  
>  <p>This script will help set up your personal area.  It will also define
>  some aliases that might be useful when developing GCC.  The script will
> -- 
> 2.43.0

	Jakub


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

end of thread, other threads:[~2024-02-28 11:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-28 11:15 [wwwdocs] Add anchor for contrib/gcc-git-customization.sh docs Jonathan Wakely
2024-02-28 11:20 ` Jakub Jelinek

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