2. File system structureΒΆ

|
|-doc                           # document source
|-include                       # prorotype
| |-fx_error
| |-fx_test
| |-fx
|
|-src                           # source code
| |-fx_error                    # error handling library
| |-fx_test                     # testing library
| |-fx                          # data and algorithm library
|
|-dest
| |-doc
| | |-text                      # plain text document
| | |-html                      # web document
| |
| |-lib                         # output of library files
| |-bin                         # outout of executable files
|

libfx v0.0.0 © Copyright 2018, Kevin Leptons. Created using Sphinx 1.6.5

Last updated 2018/02/20 06:12