fixed some links and spelling in documentation

This commit is contained in:
joten 2014-03-09 00:54:25 +01:00
parent da4e541b6d
commit d85fa03335
3 changed files with 14 additions and 12 deletions

View File

@ -64,18 +64,20 @@ add-on for Microsoft Windows. It is written in the scripting language
a script) a script)
There is no installation process for bug.n. If you downloaded the repository There is no installation process for bug.n. If you downloaded the repository
from [GitHub](../../archive/master.zip) as a zip file and unpacked it, you from [GitHub](https://github.com/fuhsjr00/bug.n/archive/master.zip) as a zip
should be able to run either the executbale as it is or the main script file and unpacked it, you should be able to run either the executbale as it is
(src\Main.ahk) with [AutoHotkey](http://ahkscript.org/download/). or the main script (src\Main.ahk) with
[AutoHotkey](http://ahkscript.org/download/).
By default bug.n stores the session data (configuration, layout, window states By default bug.n stores the session data (configuration, layout, window states
and log) to the user's APPDATA directory, e. g. and log) to the user's APPDATA directory, e. g.
`C:\Users\joten\AppData\Roaming\bug.n`. `C:\Users\joten\AppData\Roaming\bug.n`.
Please see the [documentation](./doc) or the [Wiki](../../wiki) for more Please see the [documentation](./doc) or the
information on installing and running, customizing and using bug.n and for a [Wiki](https://github.com/fuhsjr00/bug.n/wiki) for more information on
list of changes made with the current version, in particular the changes in the installing and running, customizing and using bug.n and for a list of changes
user interface (configuration variables and hotkeys). made with the current version, in particular the changes in the user interface
(configuration variables and hotkeys).
### License ### License

View File

@ -56,8 +56,7 @@ for non-bug.n hotkeys or to reassign bug.n functions.
##### [Xmonad hotkeys](./Xmonad-hotkeys.md) ##### [Xmonad hotkeys](./Xmonad-hotkeys.md)
> A list of hotkeys, which are similar to those used in > A list of hotkeys, which are similar to those used in
[Xmonad](http://xmonad.org/), a tiling window manager for the 'X windows [xmonad](http://xmonad.org/), a dynamically tiling X11 window manager on *n?x.
system' on *n?x.
##### [User proposed hotkeys](./User-hotkeys.md) ##### [User proposed hotkeys](./User-hotkeys.md)
> Some individual hotkeys, proposed by bug.n users. > Some individual hotkeys, proposed by bug.n users.

View File

@ -7,9 +7,10 @@
a script) a script)
There is no installation process for bug.n. If you downloaded the repository There is no installation process for bug.n. If you downloaded the repository
from [GitHub](../../../archive/master.zip) as a zip file and unpacked it, you from [GitHub](https://github.com/fuhsjr00/bug.n/archive/master.zip) as a zip
should be able to run either the executbale as it is or the main script file and unpacked it, you should be able to run either the executbale as it is
(src\Main.ahk) with [AutoHotkey](http://ahkscript.org/download/). or the main script (src\Main.ahk) with
[AutoHotkey](http://ahkscript.org/download/).
You may copy bug.n anywhere you like -- at least if you have write acces You may copy bug.n anywhere you like -- at least if you have write acces
there -- e. g. `C:\Program Files\bugn` or link it to the 'Windows Start Menu' there -- e. g. `C:\Program Files\bugn` or link it to the 'Windows Start Menu'