You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
392 B
16 lines
392 B
site_name: libflint |
|
site_url: https://docs.fputs.com/libflint |
|
theme: |
|
name: readthedocs |
|
nav: |
|
- 'index.md' |
|
- 'Modules': |
|
- 'Boolean': 'lfbool.md' |
|
- 'Input': 'lfinput.md' |
|
- 'Math': 'lfmath.md' |
|
- 'Utility': 'lfutility.md' |
|
- 'Data Structures': |
|
- 'Binary Tree': 'lfbinarytree.md' |
|
- 'Linked List': 'lflinkedlist.md' |
|
- 'Set': 'lfset.md' |
|
- 'Stack': 'lfstack.md'
|
|
|