Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Contributions to C::B => Topic started by: harrykar on July 18, 2014, 06:42:20 pm

Title: C:B documentation
Post by: harrykar on July 18, 2014, 06:42:20 pm
Hi i am relatively new in that board firstly my comps for your work;
i wrote here because of http://forums.codeblocks.org/index.php/topic,19461.msg132982.html#msg132982  (http://forums.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.   
Title: Re:
Post by: 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. Remember that there is also a wiki which has similar information in many ways.
Title: Re:
Post by: harrykar on July 19, 2014, 08:31:57 am
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

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

I'm scouring it right now tnx

Ceers,
Harry G. K.
Title: Re:
Post by: MortenMacFly on July 19, 2014, 08:35: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.)