Skip to content

Commit

Permalink
All: update install and conf.py for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit128 committed Jun 17, 2024
1 parent ffdb154 commit 0bdf16f
Show file tree
Hide file tree
Showing 34 changed files with 74 additions and 83 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ __pycache__
core.*
setup.cfg
Dist
web/doc/Examples
web/Download
docs/doc/Examples
docs/Download
Cassiopee/KCore/merge.l
Cassiopee/XCore/merge.l
Cassiopee/KCore/buildInfo.py
Expand Down
6 changes: 3 additions & 3 deletions Cassiopee/CPlot/doc/install
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ elif ([ $# -eq 2 ])
then
PRODUCTION=1
# Destination docs
DEST="$CASSIOPEE/web/doc"
DEST="$CASSIOPEE/docs/doc"
# Destination tests unitaires
DEST2="$DEST/Examples/CPlot"
# Destination des release notes
DEST3="$CASSIOPEE/web/Download"
DEST3="$CASSIOPEE/docs/Download"
else
echo 'install: install locally'
echo 'install 1 2: install in web/doc.'
echo 'install 1 2: install in docs/doc.'
exit
fi

Expand Down
2 changes: 1 addition & 1 deletion Cassiopee/CPlot/doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@

# The name of an image file (relative to this directory) to place at the top of
# the title page.
latex_logo = "../../../../web/Images/logo-onera-ident.png"
latex_logo = "../../../../docs/Images/logo-onera-ident.png"

# For "manual" documents, if this is true, then toplevel headings are parts,
# not chapters.
Expand Down
6 changes: 3 additions & 3 deletions Cassiopee/Compressor/doc/install
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ elif ([ $# -eq 2 ])
then
PRODUCTION=1
# Destination docs
DEST="$CASSIOPEE/web/doc"
DEST="$CASSIOPEE/docs/doc"
# Destination tests unitaires
DEST2="$DEST/Examples/Compressor"
# Destination des release notes
DEST3="$CASSIOPEE/web/Download"
DEST3="$CASSIOPEE/docs/Download"
else
echo 'install: install locally'
echo 'install 1 2: install in web/doc.'
echo 'install 1 2: install in docs/doc.'
exit
fi

Expand Down
2 changes: 1 addition & 1 deletion Cassiopee/Compressor/doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@

# The name of an image file (relative to this directory) to place at the top of
# the title page.
latex_logo = "../../../../web/Images/logo-onera-ident.png"
latex_logo = "../../../../docs/Images/logo-onera-ident.png"

# For "manual" documents, if this is true, then toplevel headings are parts,
# not chapters.
Expand Down
6 changes: 3 additions & 3 deletions Cassiopee/Connector/doc/install
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ elif ([ $# -eq 2 ])
then
PRODUCTION=1
# Destination docs
DEST="$CASSIOPEE/web/doc"
DEST="$CASSIOPEE/docs/doc"
# Destination tests unitaires
DEST2="$DEST/Examples/Connector"
# Destination des release notes
DEST3="$CASSIOPEE/web/Download"
DEST3="$CASSIOPEE/docs/Download"
else
echo 'install: install locally'
echo 'install 1 2: install in web/doc.'
echo 'install 1 2: install in docs/doc.'
exit
fi

Expand Down
2 changes: 1 addition & 1 deletion Cassiopee/Connector/doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@

# The name of an image file (relative to this directory) to place at the top of
# the title page.
latex_logo = "../../../../web/Images/logo-onera-ident.png"
latex_logo = "../../../../docs/Images/logo-onera-ident.png"

# For "manual" documents, if this is true, then toplevel headings are parts,
# not chapters.
Expand Down
6 changes: 3 additions & 3 deletions Cassiopee/Converter/doc/install
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ elif ([ $# -eq 2 ])
then
PRODUCTION=1
# Destination docs
DEST="$CASSIOPEE/web/doc"
DEST="$CASSIOPEE/docs/doc"
# Destination tests unitaires
DEST2="$DEST/Examples/Converter"
# Destination des release notes
DEST3="$CASSIOPEE/web/Download"
DEST3="$CASSIOPEE/docs/Download"
else
echo 'install: install locally'
echo 'install 1 2: install in web/doc.'
echo 'install 1 2: install in docs/doc.'
exit
fi

Expand Down
2 changes: 1 addition & 1 deletion Cassiopee/Converter/doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@

# The name of an image file (relative to this directory) to place at the top of
# the title page.
latex_logo = "../../../../web/Images/logo-onera-ident.png"
latex_logo = "../../../../docs/Images/logo-onera-ident.png"

# For "manual" documents, if this is true, then toplevel headings are parts,
# not chapters.
Expand Down
6 changes: 3 additions & 3 deletions Cassiopee/Dist2Walls/doc/install
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ elif ([ $# -eq 2 ])
then
PRODUCTION=1
# Destination docs
DEST="$CASSIOPEE/web/doc"
DEST="$CASSIOPEE/docs/doc"
# Destination tests unitaires
DEST2="$DEST/Examples/Dist2Walls"
# Destination des release notes
DEST3="$CASSIOPEE/web/Download"
DEST3="$CASSIOPEE/docs/Download"
else
echo 'install: install locally'
echo 'install 1 2: install in web/doc.'
echo 'install 1 2: install in docs/doc.'
exit
fi

Expand Down
2 changes: 1 addition & 1 deletion Cassiopee/Dist2Walls/doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@

# The name of an image file (relative to this directory) to place at the top of
# the title page.
latex_logo = "../../../../web/Images/logo-onera-ident.png"
latex_logo = "../../../../docs/Images/logo-onera-ident.png"

# For "manual" documents, if this is true, then toplevel headings are parts,
# not chapters.
Expand Down
6 changes: 3 additions & 3 deletions Cassiopee/Distributor2/doc/install
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ elif ([ $# -eq 2 ])
then
PRODUCTION=1
# Destination docs
DEST="$CASSIOPEE/web/doc"
DEST="$CASSIOPEE/docs/doc"
# Destination tests unitaires
DEST2="$DEST/Examples/Distributor2"
# Destination des release notes
DEST3="$CASSIOPEE/web/Download"
DEST3="$CASSIOPEE/docs/Download"
else
echo 'install: install locally'
echo 'install 1 2: install in web/doc.'
echo 'install 1 2: install in docs/doc.'
exit
fi

Expand Down
2 changes: 1 addition & 1 deletion Cassiopee/Distributor2/doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@

# The name of an image file (relative to this directory) to place at the top of
# the title page.
latex_logo = "../../../../web/Images/logo-onera-ident.png"
latex_logo = "../../../../docs/Images/logo-onera-ident.png"

# For "manual" documents, if this is true, then toplevel headings are parts,
# not chapters.
Expand Down
6 changes: 3 additions & 3 deletions Cassiopee/Generator/doc/install
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ elif ([ $# -eq 2 ])
then
PRODUCTION=1
# Destination docs
DEST="$CASSIOPEE/web/doc"
DEST="$CASSIOPEE/docs/doc"
# Destination tests unitaires
DEST2="$DEST/Examples/Generator"
# Destination des release notes
DEST3="$CASSIOPEE/web/Download"
DEST3="$CASSIOPEE/docs/Download"
else
echo 'install: install locally'
echo 'install 1 2: install in web/doc.'
echo 'install 1 2: install in docs/doc.'
exit
fi

Expand Down
2 changes: 1 addition & 1 deletion Cassiopee/Generator/doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@

# The name of an image file (relative to this directory) to place at the top of
# the title page.
latex_logo = "../../../../web/Images/logo-onera-ident.png"
latex_logo = "../../../../docs/Images/logo-onera-ident.png"

# For "manual" documents, if this is true, then toplevel headings are parts,
# not chapters.
Expand Down
8 changes: 4 additions & 4 deletions Cassiopee/Geom/doc/install
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ elif ([ $# -eq 2 ])
then
PRODUCTION=1
# Destination docs
DEST="$CASSIOPEE/web/doc"
DEST="$CASSIOPEE/docs/doc"
# Destination tests unitaires
DEST2="$DEST/Examples/Geom"
# Destination des release notes
DEST3="$CASSIOPEE/web/Download"
DEST3="$CASSIOPEE/docs/Download"
else
echo 'install: install in $CASSIOPEE/Dist/doc'
echo 'install <dir>: install in directory <dir/doc>.'
echo 'install: install locally'
echo 'install <dir>: install in docs/doc.'
exit
fi

Expand Down
2 changes: 1 addition & 1 deletion Cassiopee/Geom/doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@

# The name of an image file (relative to this directory) to place at the top of
# the title page.
latex_logo = "../../../../web/Images/logo-onera-ident.png"
latex_logo = "../../../../docs/Images/logo-onera-ident.png"

# For "manual" documents, if this is true, then toplevel headings are parts,
# not chapters.
Expand Down
6 changes: 3 additions & 3 deletions Cassiopee/Initiator/doc/install
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ elif ([ $# -eq 2 ])
then
PRODUCTION=1
# Destination docs
DEST="$CASSIOPEE/web/doc"
DEST="$CASSIOPEE/docs/doc"
# Destination tests unitaires
DEST2="$DEST/Examples/Initiator"
# Destination des release notes
DEST3="$CASSIOPEE/web/Download"
DEST3="$CASSIOPEE/docs/Download"
else
echo 'install: install locally'
echo 'install <dir>: install in web/doc.'
echo 'install <dir>: install in docs/doc.'
exit
fi

Expand Down
2 changes: 1 addition & 1 deletion Cassiopee/Initiator/doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@

# The name of an image file (relative to this directory) to place at the top of
# the title page.
latex_logo = "../../../../web/Images/logo-onera-ident.png"
latex_logo = "../../../../docs/Images/logo-onera-ident.png"

# For "manual" documents, if this is true, then toplevel headings are parts,
# not chapters.
Expand Down
6 changes: 3 additions & 3 deletions Cassiopee/Intersector/doc/install
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ elif ([ $# -eq 2 ])
then
PRODUCTION=1
# Destination docs
DEST="$CASSIOPEE/web/doc"
DEST="$CASSIOPEE/docs/doc"
# Destination tests unitaires
DEST2="$DEST/Examples/Intersector"
# Destination des release notes
DEST3="$CASSIOPEE/web/Download"
DEST3="$CASSIOPEE/docs/Download"
else
echo 'install: install locally'
echo 'install <dir>: install in web/doc.'
echo 'install <dir>: install in docs/doc.'
exit
fi

Expand Down
2 changes: 1 addition & 1 deletion Cassiopee/Intersector/doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@

# The name of an image file (relative to this directory) to place at the top of
# the title page.
latex_logo = "../../../../web/Images/logo-onera-ident.png"
latex_logo = "../../../../docs/Images/logo-onera-ident.png"

# For "manual" documents, if this is true, then toplevel headings are parts,
# not chapters.
Expand Down
6 changes: 3 additions & 3 deletions Cassiopee/KCore/doc/install
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ elif ([ $# -eq 2 ])
then
PRODUCTION=1
# Destination docs
DEST="$CASSIOPEE/web/doc"
DEST="$CASSIOPEE/docs/doc"
# Destination tests unitaires
DEST2="$DEST/Examples/Cassiopee"
# Destination des release notes
DEST3="$CASSIOPEE/web/Download"
DEST3="$CASSIOPEE/docs/Download"
else
echo 'install: install locally'
echo 'install <dir>: install in web/doc.'
echo 'install <dir>: install in docs/doc.'
exit
fi

Expand Down
2 changes: 1 addition & 1 deletion Cassiopee/KCore/doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@

# The name of an image file (relative to this directory) to place at the top of
# the title page.
latex_logo = "../../../../../UserGuides/logo-onera-ident.png"
latex_logo = "../../../../../docs/logo-onera-ident.png"

# For "manual" documents, if this is true, then toplevel headings are parts,
# not chapters.
Expand Down
6 changes: 3 additions & 3 deletions Cassiopee/Modeler/doc/install
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ elif ([ $# -eq 2 ])
then
PRODUCTION=1
# Destination docs
DEST="$CASSIOPEE/web/doc"
DEST="$CASSIOPEE/docs/doc"
# Destination tests unitaires
DEST2="$DEST/Examples/Modeler"
# Destination des release notes
DEST3="$CASSIOPEE/web/Download"
DEST3="$CASSIOPEE/docs/Download"
else
echo 'install: install locally'
echo 'install 1 2: install in web/doc.'
echo 'install 1 2: install in docs/doc.'
exit
fi

Expand Down
2 changes: 1 addition & 1 deletion Cassiopee/Modeler/doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@

# The name of an image file (relative to this directory) to place at the top of
# the title page.
latex_logo = "../../../../web/Images/logo-onera-ident.png"
latex_logo = "../../../../docs/Images/logo-onera-ident.png"

# For "manual" documents, if this is true, then toplevel headings are parts,
# not chapters.
Expand Down
6 changes: 3 additions & 3 deletions Cassiopee/OCC/doc/install
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ elif ([ $# -eq 2 ])
then
PRODUCTION=1
# Destination docs
DEST="$CASSIOPEE/web/doc"
DEST="$CASSIOPEE/docs/doc"
# Destination tests unitaires
DEST2="$DEST/Examples/OCC"
# Destination des release notes
DEST3="$CASSIOPEE/web/Download"
DEST3="$CASSIOPEE/docs/Download"
else
echo 'install: install locally'
echo 'install 1 2: install in web/doc.'
echo 'install 1 2: install in docs/doc.'
exit
fi

Expand Down
2 changes: 1 addition & 1 deletion Cassiopee/OCC/doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@

# The name of an image file (relative to this directory) to place at the top of
# the title page.
latex_logo = "../../../../web/Images/logo-onera-ident.png"
latex_logo = "../../../../docs/Images/logo-onera-ident.png"

# For "manual" documents, if this is true, then toplevel headings are parts,
# not chapters.
Expand Down
6 changes: 3 additions & 3 deletions Cassiopee/Post/doc/install
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ elif ([ $# -eq 2 ])
then
PRODUCTION=1
# Destination docs
DEST="$CASSIOPEE/web/doc"
DEST="$CASSIOPEE/docs/doc"
# Destination tests unitaires
DEST2="$DEST/Examples/Post"
# Destination des release notes
DEST3="$CASSIOPEE/web/Download"
DEST3="$CASSIOPEE/docs/Download"
else
echo 'install: install locally'
echo 'install <dir>: install in web/doc.'
echo 'install <dir>: install in docs/doc.'
exit
fi

Expand Down
2 changes: 1 addition & 1 deletion Cassiopee/Post/doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@

# The name of an image file (relative to this directory) to place at the top of
# the title page.
latex_logo = "../../../../web/Images/logo-onera-ident.png"
latex_logo = "../../../../docs/Images/logo-onera-ident.png"

# For "manual" documents, if this is true, then toplevel headings are parts,
# not chapters.
Expand Down
Loading

0 comments on commit 0bdf16f

Please sign in to comment.