Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit deabae4

Browse files
committed
Added walkthroughs
1 parent ee946df commit deabae4

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

docs/source/getting_started/toc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ Getting Started
66
buildexe_setup
77
buildexe_script_example
88
buildexe_immediate_example
9+
walkthroughs
910
all_compile_options
1011
all_default_build_options
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Walkthrough Examples
2+
=====================
3+
4+
.. note:: Provide a gist of the various APIs and features present in BuildCC
5+
6+
* Simple
7+
* IncludeDirs
8+
* LibDeps
9+
* Flags (Preprocessor, Compile and Link flags)
10+
* Generators
11+
* Target Info
12+
* Custom Targets
13+
* Custom Arguments

0 commit comments

Comments
 (0)