% if debug: % endif <%include file="../template/header.html" />

ScratchClient

Konfigurationsdatei
Adapter

scratchClient release information

Scratch 1.4 configuration for the Adapter
Scratch 2, scratch X Usage Documentation
Scratch 2, raspberry Usage Documentation

% if len(additionalpaths) > 0:

Pages related to adapters:

## { 'name': name, 'htmlpath' : htmlpath, 'comment' : comment } % for row in additionalpaths: ${ row['name'] } ${ row['comment'] }
% endfor

% endif

<%include file="../template/footer.html" /> % if debug: % endif