This repository was archived by the owner on Apr 15, 2024. It is now read-only.
Description Depending what you are up to these come in handy.
mylo@swift:~/kmdocs/Documentation-1/docs/basic-docs/komodo-api$ sed -i -e 's/Structure/Name/g' *
mylo@swift:~/kmdocs/Documentation-1/docs/developers/cc$ sed -i -e 's/\.\.\/komodo-api/\.\.\/basic-docs\/komodo-api/g' *
mylo@swift:~/kmdocs/Documentation-1/docs/developers/cc$ sed -i -e 's/\.\.\/cryptoconditions/\.\.\/basic-docs\/cryptoconditions/g' *
mylo@swift:~/kmdocs/Documentation-1/docs/developers/cc$ sed -i -e 's/\.\.\/installations/\.\.\/basic-docs\/installations/g' *
mylo@swift:~/kmdocs/Documentation-1/docs/developers/cc$ sed -i -e 's/\.\.\/basic-docs\/komodo-api/\.\.\/\.\.\/basic-docs\/komodo-api/g' *
mylo@swift:~/kmdocs/Documentation-1/docs/developers/cc$ sed -i -e 's/\.\.\/basic-docs\/cryptoconditions/\.\.\/\.\.\/basic-docs\/cryptoconditions/g' *
mylo@swift:~/kmdocs/Documentation-1/docs/developers/cc$ sed -i -e 's/\.\.\/basic-docs\/installations/\.\.\/\.\.\/basic-docs\/installations/g' *
Reactions are currently unavailable
Depending what you are up to these come in handy.