Thank you, Both gmoccapy.txt and gmoccapy-hu.txt have the same chapter anchor name and a grep of docs/src seems to show no documents requiring a link to gmoccpy-hu. I think it would be safe to rename the anchor in gmoccopy-hu from [[cha:gmoccapy]] to [[cha:gmoccapy-hu]]. I tried it here and all existing links now display correctly. If this sounds reasonable then I would like to go ahead with this as a test for my newly granted push access but I’m not sure of the correct procedure. I guess I need to: . create a branch locally . make the changes. . push them linuxcnc
The linuxcnc repo is my upstream repo, so do I just do git push this_branch upstream:master Cheers, Phill. > On 28 Jun 2019, at 12:20 am, John Thornton <[email protected]> wrote: > > Check that the document anchor is what you expect in the document. > > https://github.com/LinuxCNC/linuxcnc/blob/master/docs/asciidoc-markup.txt > > https://github.com/LinuxCNC/linuxcnc/blob/master/docs/src/gui/gmoccapy-hu.txt > > https://github.com/LinuxCNC/linuxcnc/blob/master/docs/src/gui/gmoccapy.txt > > You can't work around it, the document anchor must be fixed to be unique. > > JT > > On 6/26/2019 8:50 PM, Phillip Carter wrote: >> I am trying to link to the Gmoccapy document by adding >> <<cha:gmoccapy,Gmoccapy>> in my document. >> After I run make the link points to gmoccapy-hu.txt rather than gmoccapy.txt >> I see the same problem in the LinuxCNC html documentation, the link to >> Gmoccapy on http://linuxcnc.org/docs/devel/html/config/lathe-config.html >> <http://linuxcnc.org/docs/devel/html/config/lathe-config.html> also points >> to the Hungarian version. >> How can I work around this? >> >> Cheers. Phill. >> _______________________________________________ >> Emc-developers mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/emc-developers > > > _______________________________________________ > Emc-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-developers _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
