Author Topic: Two typos in CB manual 1.0  (Read 3623 times)

xuejun

  • Guest
Two typos in CB manual 1.0
« on: April 05, 2009, 05:27:26 am »
First I'd like to thank all contributors who offered us this great IDE to turn ideas to reality rapidly.
So far I just found both typos in the CB manual. If possible could the CB team modify them in next doc release?

1) The first line of part 1.11.6 "Code folding" was "Codeblocks supports so called cold folding." I guess it supposed should be code folding, not cold.
2) The first line of part 1.11.7 "Auto complete" has double "open a".

Thanks,
-Xuejun
"Came from yuanma.org, one of open source communities in China"

xuejun

  • Guest
Re: Two typos in CB manual 1.0
« Reply #1 on: April 05, 2009, 05:22:42 pm »
There are four more typos found in Part 4, Building CodeBlocks from sources:
1) 4.1.6: SUN - > SVN;
2) 4.1.11: is from now one -> is from now on;
3) 4.1.11: But, let's create a worksapce -> workspace;
4) URL catalog: there are three TriCore homepage for Tricore, SVN, Subversion titles.

Thanks,
-Xuejun

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5915
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: Two typos in CB manual 1.0
« Reply #2 on: April 05, 2009, 06:25:12 pm »
The CHM file can be found here

http://www.codeblocks.org/user-manual

I do suggest this document can be import to wiki page, then everyone can do his contribution to this user manual. :D

It is strange this document was listed in development document page.

http://wiki.codeblocks.org/index.php?title=Developer_documentation
« Last Edit: April 05, 2009, 06:32:06 pm by ollydbg »
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

mariocup

  • Guest
Re: Two typos in CB manual 1.0
« Reply #3 on: April 05, 2009, 07:11:43 pm »
Hi,

I will check it and correct the typos. Thx. The current version on the web is not the latest one. I will try to upload the new version in the next weeks.
« Last Edit: April 05, 2009, 07:13:37 pm by mariocup »