Skip to content
Snippets Groups Projects
Commit 15b7d550 authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

version 0.35

parent bdc74bea
No related branches found
No related tags found
No related merge requests found
### Převod html dokumentace do md formátu
### Převod html dokumentace do md formátu (version 0.35)
Výsledkem projektu by měl být skript pro stažení a převod stávající dokumentace na docs.it4i.cz do md formátu
......
......@@ -2,9 +2,9 @@
### DOWNLOAD AND CONVERT DOCUMENTATION
# autor: kru0052
# version: 1.3
# change: repair images links
# bugs: bad formatting tables, bad links for other files, stayed a few html elements
# version: 0.35
# change: repair images bugs, change version number -1 - beta
# bugs: bad formatting tables, bad links for other files, stayed a few html elements, formatting bugs...
###
if [ "$1" = "-t" ]; then
......@@ -60,7 +60,6 @@ if [ "$1" = "-t" ]; then
fi
if [ "$1" = "-w" ]; then
# download html pages
wget -X pbspro-documentation,changelog,whats-new,portal_css,portal_javascripts,++resource++jquery-ui-themes,anselm-cluster-documentation/icon.jpg -R favicon.ico,pdf.png,logo.png,background.png,application.png,search_icon.png,png.png,sh.png,touch_icon.png,anselm-cluster-documentation/icon.jpg,*js,robots.txt,*xml,RSS,download_icon.png,pdf,*zip,*rar,@@*,anselm-cluster-documentation/icon.jpg.1 --mirror --convert-links --adjust-extension --page-requisites --no-parent https://docs.it4i.cz;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment