Welcome to pyke's documentation! ####################################### This is pyke's documentation, here you'll learn the basics of any build tool, the basic concepts of pyke and how to use it to create maintainable build files for small and big projects that build your product really fast. Contents: .. toctree:: :maxdepth: 2 :numbered: intro features is_it_free basic_concepts quick_start rules/index hooks all_rules all_functions faq .. pyke command arguments .. Extending pyke / Creating new rules .. Internal API Reference .. about .. These are other sections .. ======================== .. - Getting started: .. - Basic Concepts: .. - Targets, dependencies and commands .. - Build execution .. - Rules .. - Basic Tutorial: .. - Building a simple C/C++ project .. - Building a simple Java project .. - Building a simple static web page .. - Building a simple PHP web page .. - Building a simple android application .. - Building a simple iOS application .. - Pyke command arguments .. - Default Rules: .. - Builtins .. - C/C++ .. - Java .. - ... .. - Creating rules .. - Helper functions: .. - print functions .. - path functions .. - file functions .. - Hooking pyke .. - hooks .. Now I'm including pyke as an automodule!! .. .. automodule:: helper .. :members: abspath, basename, dirname, masterpath, workpath .. Whatever .. :members: safeprint Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`