This is an automated email from the ASF dual-hosted git repository.

elecharny pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 99a8a7b  Updated the web developper page with the lastest web-site 
publishing infos
99a8a7b is described below

commit 99a8a7b68173e20aa15ddd887770d6790e6cf533
Author: emmanuel lecharny <elecha...@apache.org>
AuthorDate: Tue Nov 2 03:41:30 2021 +0100

    Updated the web developper page with the lastest web-site publishing infos
---
 source/mina-project/developer-guide.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/source/mina-project/developer-guide.md 
b/source/mina-project/developer-guide.md
index 173c67d..fbb8dc9 100644
--- a/source/mina-project/developer-guide.md
+++ b/source/mina-project/developer-guide.md
@@ -572,11 +572,13 @@ pass: <your asf password> (will be stored encrypted)
 
 Then copy the directories:
 
+```
 cd target/checkout/target/site
 rclone copy --progress apidocs nightlies:/mina/mina/2.1.5/apidocs
 rclone copy --progress xref nightlies:/mina/mina/2.1.5/testapidocs
 rclone copy --progress xref nightlies:/mina/mina/2.1.5/xref
 rclone copy --progress xref nightlies:/mina/mina/2.1.5/xref-test
+```
 
 Finally update the links in the static/mina-project/gen-docs/.htaccess of the 
mina-site repo:
 

Reply via email to