.. This file is a part of the AnyBlok project .. .. Copyright (C) 2014 Jean-Sebastien SUZANNE .. .. This Source Code Form is subject to the terms of the Mozilla Public License, .. v. 2.0. If a copy of the MPL was not distributed with this file,You can .. obtain one at http://mozilla.org/MPL/2.0/. Builtin Bloks ============= .. contents:: Covered Bloks :local: :depth: 1 .. _blok_anyblok_mixins: Blok anyblok-mixins ------------------- .. automodule:: anyblok_mixins.mixins .. autoclass:: AnyBlokMixins :show-inheritance: .. autoattribute:: name .. autoattribute:: version .. autoattribute:: author .. autoattribute:: autoinstall .. autoattribute:: priority .. include:: ../anyblok_mixins/mixins/CODE.rst .. _blok_anyblok_workflow: Blok anyblok-workflow --------------------- .. automodule:: anyblok_mixins.workflow .. autoclass:: AnyBlokWorkFlow :show-inheritance: .. autoattribute:: name .. autoattribute:: version .. autoattribute:: author .. include:: ../anyblok_mixins/workflow/CODE.rst