Re: [Ledger-smb-users] Git is great! Re: Documentation

2016-05-18 Thread David G
Hi Bob On 18/05/16 22:45, Bob Crandell wrote: > Hi Marjan, > > Thanks for the link, though with David's idea we may not need it. > > I think I sould change his example from: > An example URL would be https://wiki.ledgersmb.com/1.5.2/$HelpID > to: > An example URL would be https://wiki.ledgersmb.co

Re: [Ledger-smb-users] Git is great! Re: Documentation

2016-05-18 Thread Bob Crandell
Hi Marjan, Thanks for the link, though with David's idea we may not need it. I think I sould change his example from: An example URL would be https://wiki.ledgersmb.com/1.5.2/$HelpID to: An example URL would be https://wiki.ledgersmb.com/$Version/$HelpID that way you could pasted the question mar

Re: [Ledger-smb-users] Git is great! Re: Documentation

2016-05-18 Thread David G
Hi everyone, Interestingly Erik and I have also discussed the possibilities for doing something similar on IRC. Here is my proposal and some of the reasons for differing in how to achieve the result we have in common. I'd propose (for a start) th

[Ledger-smb-users] Git is great! Re: Documentation

2016-05-18 Thread Marjanw
Hi Bob, Git is a version control system developed by Linus Torvalds. It helps you to maintain a collection of files. Git is targeted to program source files, but you can use it for any collection of (text) files. Read the Git Book at: https://git-scm.com/book/en/v2 Once you know Git, you'll using