Thank you for addressing most of the issues I raised in my earlier
e-mail.

On Sun, Mar 20, 2016 at 03:01:37PM +0000, Filipe Tomaz wrote:
>    If it could be in this email then the documentation would be:

The documentation is written in asciidoc files with extension ".txt".
Use the same style of markup (punctuation) as for nearby items.  You can
configure linuxcnc with "--enable-build-documentation=yes" (or =pdf or
=html) to build and check the formatting of the documentation yourself.

Then you would just add these changes to your commit.

The relevant file to edit is:
docs/src/config/ini-config.txt:=== [EMCIO] Section

I found this quickly using 'git grep'.  It is very handy for doing a
quick search in all files checked in to git.
    $ git grep -F '[EMCIO] Section' docs/src/
    docs/src/config/ini-config.txt:=== [EMCIO] Section

Jeff

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to