On Nov 17, 2011, at 12:33 , Pavel Shramov wrote:

> docs: Fix anchor link in HTML title
> 
> Use BlockId instead of [[link]] in title
> 
> 
> http://git.linuxcnc.org/?p=emc2.git;a=commitdiff;h=e99f129
> 
> ---
> docs/src/gcode/overview.txt |    3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
> 
> diff --git a/docs/src/gcode/overview.txt b/docs/src/gcode/overview.txt
> index 3b0697a..682f1df 100644
> --- a/docs/src/gcode/overview.txt
> +++ b/docs/src/gcode/overview.txt
> @@ -1,4 +1,5 @@
> -= G Code Overview[[cha:Language-Overview]]
> +[[cha:Language-Overview]]
> += G Code Overview
> 
> The EMC2 G Code language is based on the RS274/NGC language. The G
> Code language is based on lines of code. Each line (also called a


Thanks for all your work on the docs Pavel.

I think it would be better if the [[ anchor preceeded the thing that's 
anchored, instead of following it.  When the anchor follows the title like 
this, then if you click a link to the Language-Overview, you don't see the "= G 
Code Overview" section header, instead the top of your screen shows the 
beginning of the content, which is a little confusing.


-- 
Sebastian Kuzminsky


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to