|
a/Allura/docs/make.bat |
|
b/Allura/docs/make.bat |
1 |
@ECHO OFF
|
1 |
@ECHO OFF
|
|
|
2 |
|
|
|
3 |
REM Licensed to the Apache Software Foundation (ASF) under one
|
|
|
4 |
REM or more contributor license agreements. See the NOTICE file
|
|
|
5 |
REM distributed with this work for additional information
|
|
|
6 |
REM regarding copyright ownership. The ASF licenses this file
|
|
|
7 |
REM to you under the Apache License, Version 2.0 (the
|
|
|
8 |
REM "License"); you may not use this file except in compliance
|
|
|
9 |
REM with the License. You may obtain a copy of the License at
|
|
|
10 |
|
|
|
11 |
REM http://www.apache.org/licenses/LICENSE-2.0
|
|
|
12 |
|
|
|
13 |
REM Unless required by applicable law or agreed to in writing,
|
|
|
14 |
REM software distributed under the License is distributed on an
|
|
|
15 |
REM "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
|
16 |
REM KIND, either express or implied. See the License for the
|
|
|
17 |
REM specific language governing permissions and limitations
|
|
|
18 |
REM under the License.
|
2 |
|
19 |
|
3 |
REM Command file for Sphinx documentation
|
20 |
REM Command file for Sphinx documentation
|
4 |
|
21 |
|
5 |
set SPHINXBUILD=sphinx-build
|
22 |
set SPHINXBUILD=sphinx-build
|
6 |
set BUILDDIR=_build
|
23 |
set BUILDDIR=_build
|