File: build.setup_phpdoc_dir.bat

package info (click to toggle)
php-doc 20241205~git.dfcbb86%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 70,956 kB
  • sloc: xml: 968,269; php: 23,883; javascript: 671; sh: 177; makefile: 37
file content (20 lines) | stat: -rw-r--r-- 682 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
cd "C:\"
mkdir phpdoc
cd phpdoc
mkdir logs

git clone https://github.com/php/doc-base.git doc-base
git clone https://github.com/php/doc-en.git en
git clone https://github.com/php/doc-de.git de
git clone https://github.com/php/doc-es.git es
git clone https://github.com/php/doc-fr.git fr
git clone https://github.com/php/doc-it.git it
git clone https://github.com/php/doc-ja.git ja
git clone https://github.com/php/doc-pt_br.git pt_BR
git clone https://github.com/php/doc-ro.git ro
git clone https://github.com/php/doc-ru.git ru
git clone https://github.com/php/doc-tr.git tr
git clone https://github.com/php/doc-zh.git zh

mkdir "C:\Dropbox\Dropbox\Public\chm"
mkdir "C:\Software\"