drop doc/template.md

This commit is contained in:
Christian Hesse 2020-03-27 21:38:28 +01:00
parent a87fbb4be1
commit 1d580c39f9

View file

@ -1,46 +0,0 @@
Script `template`
=================
[◀ Go back to main README](../README.md)
Description
-----------
Short description...
In detail
---------
Get all the details...
Requirements and installation
-----------------------------
We need...
... then we install:
[admin@MikroTik] > / system script add name=template
[admin@MikroTik] > / system script run script-updates
Configuration
-------------
The configuration goes to `global-config`, These are the parameters:
* ...
Usage and invocation
--------------------
This is intended...
See also
--------
* [another script](template.md)
* ...
---
[◀ Go back to main README](../README.md)
[▲ Go back to top](#top)