[Bf-docboard] Blender Manual: Search n Replace Script

Tobias Heinke heinke.tobias at t-online.de
Sun May 8 15:22:18 CEST 2016


Hello everybody,

I want to share a script I've written that executes regular expressions.
With regex you can search and replace complex queries:
i.e Search for every emphasized word in the manual.

It's my first Python script and it has no comfort functions ~100 lines 
of code:

     https://github.com/tobiasHeinke/demo/blob/master/regex.py

Tobias


More information about the Bf-docboard mailing list