An all-in-one source file to compile manually. More...
#include "fbdoc_options.bi"
#include "fbdoc_version.bi"
#include "fbdoc_emit_csource.bas"
#include "fbdoc_emit_doxy.bas"
#include "fbdoc_emit_gtk.bas"
#include "fbdoc_emit_lfn.bas"
#include "fbdoc_emit_syntax.bas"
Go to the source code of this file.
An all-in-one source file to compile manually.
This file includes all the submodules in to a single source code.
If you don't like the modular compiling by the CMake scripts, you can instead compile this file with the FreeBASIC compiler in order to create your fbdoc binary. Execute
Definition in file fbdoc.bas.