Skip to content

Commit a7a111e

Browse files
committed
Commit some small trunk changes.
git-svn-id: https://src.springframework.org/svn/se-springpython-py/trunk/springpython@522 ce8fead1-4192-4296-8608-a705134b927f
1 parent 206db15 commit a7a111e

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

docs/reference/src/index.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020
<firstname>Greg</firstname>
2121
<surname>Turnquist</surname>
2222
</author>
23+
<author>
24+
<firstname>Dariusz</firstname>
25+
<surname>Suchojad</surname>
26+
</author>
2327
</authorgroup>
2428
<legalnotice>
2529
<para>Copies of this document may be made for your own use and for

generate_site.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ export PATH=$M2:$JAVA_HOME/bin:$PATH
2828

2929
cd ~/springpython-1.1.x
3030
svn update
31-
./build.py --clean --site
31+
./build.py --clean --docs-all --pydoc
3232

0 commit comments

Comments
 (0)