Am 28.02.2014 um 16:45 schrieb Niemand Sonst <[email protected]>: > Am 28.02.2014 14:27, schrieb Michael Haberler: >> I did an experiment: split out the linuxcnc/doc directory as a repo, and >> push it to github so one can view and edit the docs online; just to get a >> feel how well that works >> >> >> you can view pages by clicking a doc file with .asciidoc extension (.txt had >> to be changed to .asciidoc) >> >> for instance, this page: >> https://github.com/mhaberler/linuxcnc-docs/blob/unified-build-candidate-3/src/common/User_Concepts.asciidoc >> >> if you want to try editing pages, just clone that repo on github: >> https://github.com/mhaberler/linuxcnc-docs >> >> >> this is far from perfect, e.g. links dont work properly, no index page etc, >> but that dont look to hard to do. >> >> I think that already is a huge improvement over the current docs editing and >> contribution process; also splitting out the docs repo separates a huge step >> out of package builds. >> >> Opinions? >> >> - Michael >> >> >> the script for spinning out the docs repo is here: >> https://github.com/mhaberler/linuxcnc-docs/blob/unified-build-candidate-3/split-off-linuxcnc-docs >> ------------------------------------------------------------------------------ >> Flow-based real-time traffic analytics software. Cisco certified tool. >> Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer >> Customize your own dashboards, set traffic alerts and generate reports. >> Network behavioral analysis & security monitoring. All-in-one tool. >> http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk >> _______________________________________________ >> Emc-developers mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/emc-developers >> > I tested this just now, I edited the file > src/common/python-interface.asciidoc > > So we can see if it works as expected. > > Norbert
jeesh, this was easy - Pull Request merged, done, online: Anfang der weitergeleiteten Nachricht: > Von: gmoccapy <[email protected]> > Betreff: [linuxcnc-docs] Updated Python interface doc (#1) > Datum: 28. Februar 2014 16:41:56 MEZ > An: mhaberler/linuxcnc-docs <[email protected]> > Antwort an: mhaberler/linuxcnc-docs > <reply+i-28509824-f73a628aa8fd806c382c47eff537ebc3f563df4c-901...@reply.github.com> > > I corrected the status linear units, because it does not return a string, but > a float > > You can merge this Pull Request by running > > git pull https://github.com/gmoccapy/linuxcnc-docs patch-1 > Or view, comment on, or merge it at: > > https://github.com/mhaberler/linuxcnc-docs/pull/1 > > Commit Summary > > • Updated Python interface doc > File Changes > > • M src/common/python-interface.asciidoc (6) > Patch Links: > > • https://github.com/mhaberler/linuxcnc-docs/pull/1.patch > • https://github.com/mhaberler/linuxcnc-docs/pull/1.diff > — > Reply to this email directly or view it on GitHub. > > > ------------------------------------------------------------------------------ > Flow-based real-time traffic analytics software. Cisco certified tool. > Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer > Customize your own dashboards, set traffic alerts and generate reports. > Network behavioral analysis & security monitoring. All-in-one tool. > http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk > _______________________________________________ > Emc-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-developers ------------------------------------------------------------------------------ Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer Customize your own dashboards, set traffic alerts and generate reports. Network behavioral analysis & security monitoring. All-in-one tool. http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
