mr.bob
  • User guide
    • Installation
    • Usage
    • Sample template to try out
    • Listing all questions needed to have corresponding variable for a template
    • Remember answers to a config file
    • Using non-interactive mode
    • Configuration
    • Collection of community managed templates
  • Writing your own template
    • Starting
    • How it works
    • Writing Questions
    • Common needs for templating
    • Hooks
    • template section reference
  • Design goals
  • Why another tool
  • Developer guide
    • Setup developer environment
    • Running tests
    • Making a Release
  • Source documentation
    • mrbob – Main package
  • Changelog
    • 0.2 (unreleased)
    • 0.1.1 (2014-03-03)
    • 0.1 (2014-03-02)
    • 0.1a9 (2013-04-26)
    • 0.1a8 (2013-03-11)
    • 0.1a7 (2013-01-23)
    • 0.1a6 (2013-01-02)
    • 0.1a5 (2012-12-12)
    • 0.1a4 (2012-12-11)
    • 0.1a3 (2012-11-30)
    • 0.1a2 (2012-11-29)
    • 0.1a1 (2012-10-19)
 
mr.bob
  • Docs »
  • Edit on GitHub

Index

A | C | D | M | P | Q | R | S | T | V

A

ask() (mrbob.configurator.Question method)
ask_questions() (mrbob.configurator.Configurator method)

C

ConfigurationError
Configurator (class in mrbob.configurator)

D

dotted notation

M

main() (in module mrbob.cli)
mr.bob
mrbob (module)
mrbob.bobexceptions (module)
mrbob.cli (module)
mrbob.configurator (module)
mrbob.hooks (module)
mrbob.parsing (module)
mrbob.rendering (module)
MrBobError

P

parse_template() (in module mrbob.configurator)

Q

Question (class in mrbob.configurator)

R

render() (mrbob.configurator.Configurator method)
render_structure() (in module mrbob.rendering)

S

set_current_datetime() (in module mrbob.hooks)
show_message() (in module mrbob.hooks)
SkipQuestion

T

TemplateConfigurationError
to_boolean() (in module mrbob.hooks)
to_decimal() (in module mrbob.hooks)
to_integer() (in module mrbob.hooks)

V

validate_choices() (in module mrbob.hooks)
validate_datetime() (in module mrbob.hooks)
validate_regex() (in module mrbob.hooks)
ValidationError
variables

© Copyright 2012, Tom Lazar and Domen Kožar.

Built with Sphinx using a theme provided by Read the Docs.