documentation/index.pod
changeset 0 7f656887cf89
equal deleted inserted replaced
-1:000000000000 0:7f656887cf89
       
     1 =head1 FShell Documentation
       
     2 
       
     3 L<Introduction|fshell::commands::fshell/Introduction> - an introduction to fshell.
       
     4 
       
     5 L<Getting started|getting_started> - a guide to getting fshell up and running on various different platforms.
       
     6 
       
     7 L<Change History|fshell::change_history>
       
     8 
       
     9 L<Core FShell functionality|core>
       
    10 
       
    11 L<FShell Commands|commands> - an A to Z of all the commands that fshell supports.
       
    12 
       
    13 L<Plug-ins|plugins>
       
    14 
       
    15 L<Developer documentation|internal> - documentation for developers wishing to extend fshell or write new commands.