News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

C:B documentation

Started by harrykar, July 18, 2014, 06:42:20 PM

Previous topic - Next topic

harrykar

Hi i am relatively new in that board firstly my comps for your work;
i wrote here because of http://forums.next.codeblocks.org/index.php/topic,19461.msg132982.html#msg132982 ;
if is true C:B not have a own proper documentation i.e. modifiable at will and  maintainable in site i am available(in conformity with my time constraints in every day life) to create it

Let me know what you think about it

Ceers,
Harry G. K.   
--"Arguing with an engineer is like wrestling with a pig in the mud; after a while you  realize you are muddy and the pig is enjoying it." <br />-- Don't Learn to HACK - Hack to LEARN <br />-- cyberwarfare is now an active part of information warfare

MortenMacFly

We du have a manual in the repository. It is based on latex an can be freely extended by providing patches accordingly. any contribution in that direction is welcome. Remember that there is also a wiki which has similar information in many ways.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

harrykar

Quote from: MortenMacFly on July 18, 2014, 07:34:09 PM
We du have a manual in the repository. It is based on latex an can be freely extended by providing patches accordingly. any contribution in that direction is welcome.

Hi @MortenMacFly

Glad to hear that exist a user manual and more further that are prepared with Latex time to remember the good old Uni era days  ;)
can you give me pointers about the repo(i hope git's based) please? address, access rights etc

QuoteRemember that there is also a wiki which has similar information in many ways.

I'm scouring it right now tnx

Ceers,
Harry G. K.
--"Arguing with an engineer is like wrestling with a pig in the mud; after a while you  realize you are muddy and the pig is enjoying it." <br />-- Don't Learn to HACK - Hack to LEARN <br />-- cyberwarfare is now an active part of information warfare

MortenMacFly

Quote from: harrykar on July 19, 2014, 08:31:57 AM
can you give me pointers about the repo(i hope git's based) please? address, access rights etc
svn checkout svn://svn.code.sf.net/p/codeblocks/code/docs/userguide

The WiKi is at :
http://wiki.codeblocks.org/index.php?title=Main_Page
(Your can use your login information from the forums.)
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]