Some docs changes - add direct icon links, remove the 'file' column, and add rowspan for styling

This commit is contained in:
Michiel Sikma
2017-01-07 17:05:15 +01:00
parent c5dbd91858
commit 46fd88a36f
3 changed files with 80 additions and 11 deletions

View File

@@ -49,6 +49,10 @@ $s['copyright_gf'] = '(C) 1995-'.$s['copy_z'].' Nintendo/Creatures Inc./GAME FRE
$s['copyright_contrib_notice'] = 'For a full list of contributors, view the project commit history.';
$s['script_date'] = date('Y-m-d H:i:s');
// Base URL for direct links to icon files.
$s['icon_url_info_base'] = 'https://github.com/msikma/pokesprite/tree/master/';
$s['icon_url_img_base'] = 'https://raw.githubusercontent.com/msikma/pokesprite/master/';
// Icons base directory
$s['dir_base'] = './icons/';
// Pokémon sprites base directory