প্রজেক্ট প্রস্তুত করার প্রণালী
The next sections describe what steps to perform to integrate GTK-Doc into your project. Theses sections assume we work on a project called 'meep'. This project contains a library called 'libmeep' and an end-user app called 'meeper'. We also assume you will be using autoconf and automake. In addition section plain makefiles or other build systems will describe the basics needed to work in a different build setup.
- 2.1. নথির একটি পরিকাঠামো নির্ধারণের প্রণালী
- 2.2. autoconf সহযোগে একত্রিত করার প্রণালী
- 2.3. automake সহযোগে একত্রিত করার প্রণালী
- 2.4. autogen সহযোগে একত্রিত করার প্রণালী
- 2.5. doc build সঞ্চালনার প্রণালী
- 2.6. ভার্সান কনট্রোল সিস্টেমের সাথে একত্রিত করার প্রণালী
- 2.7. Integration with plain makefiles or other build systems
- 2.8. Integration with CMake build systems