Search Results

11
votes
12answers
558 views

Getting developers to use a wiki

I work on a complex application where different teams work on their own modules with a degree of overlap. A while back we got a Mediawiki instance set up, partly at my prompting. I have a hard job …
1
vote

Getting developers to use a wiki

I have done some selling and even run some training sessions. I think some people are turned off by the lack of WYSIWYG editing and ability to paste formatted text from Word or Outlook. I know ther …
0
votes

documentation of code changes and source control system

My problem with diff is that it tells you what changed, but not why. If a commit includes a lot of files then the commit comment may not detail why each file changed. My experience of versi …