From 82c43dcb8bb7432e04a3773b1feedb829af46e03 Mon Sep 17 00:00:00 2001
From: Clément DAVID
Date: Thu, 23 Nov 2017 15:31:48 +0100
Subject: Ignore more generated files and delete them
---
.gitignore | 4 +-
help/en_US/scilab_en_US_help/JavaHelpSearch/DOCS | 1 -
.../scilab_en_US_help/JavaHelpSearch/DOCS.TAB | 1 -
.../en_US/scilab_en_US_help/JavaHelpSearch/OFFSETS | 1 -
.../scilab_en_US_help/JavaHelpSearch/POSITIONS | 1 -
help/en_US/scilab_en_US_help/JavaHelpSearch/SCHEMA | 2 -
help/en_US/scilab_en_US_help/JavaHelpSearch/TMAP | Bin 2048 -> 0 bytes
help/en_US/scilab_en_US_help/ScilabCaution.png | Bin 507 -> 0 bytes
help/en_US/scilab_en_US_help/ScilabEdit.png | Bin 413 -> 0 bytes
help/en_US/scilab_en_US_help/ScilabExecute.png | Bin 535 -> 0 bytes
help/en_US/scilab_en_US_help/ScilabImportant.png | Bin 617 -> 0 bytes
help/en_US/scilab_en_US_help/ScilabNote.png | Bin 663 -> 0 bytes
help/en_US/scilab_en_US_help/ScilabTip.png | Bin 663 -> 0 bytes
help/en_US/scilab_en_US_help/ScilabWarning.png | Bin 507 -> 0 bytes
help/en_US/scilab_en_US_help/c_code.css | 54 ----
help/en_US/scilab_en_US_help/jhelpmap.jhm | 5 -
help/en_US/scilab_en_US_help/jhelpset.hs | 28 --
help/en_US/scilab_en_US_help/scilab_code.css | 96 ------
help/en_US/scilab_en_US_help/style.css | 350 ---------------------
help/en_US/scilab_en_US_help/xml_code.css | 94 ------
jar/scilab_en_US_help.jar | Bin 11210 -> 0 bytes
macros/ASTManagement/names | 65 ----
macros/names | 6 -
23 files changed, 3 insertions(+), 705 deletions(-)
delete mode 100644 help/en_US/scilab_en_US_help/JavaHelpSearch/DOCS
delete mode 100644 help/en_US/scilab_en_US_help/JavaHelpSearch/DOCS.TAB
delete mode 100644 help/en_US/scilab_en_US_help/JavaHelpSearch/OFFSETS
delete mode 100644 help/en_US/scilab_en_US_help/JavaHelpSearch/POSITIONS
delete mode 100644 help/en_US/scilab_en_US_help/JavaHelpSearch/SCHEMA
delete mode 100644 help/en_US/scilab_en_US_help/JavaHelpSearch/TMAP
delete mode 100644 help/en_US/scilab_en_US_help/ScilabCaution.png
delete mode 100644 help/en_US/scilab_en_US_help/ScilabEdit.png
delete mode 100644 help/en_US/scilab_en_US_help/ScilabExecute.png
delete mode 100644 help/en_US/scilab_en_US_help/ScilabImportant.png
delete mode 100644 help/en_US/scilab_en_US_help/ScilabNote.png
delete mode 100644 help/en_US/scilab_en_US_help/ScilabTip.png
delete mode 100644 help/en_US/scilab_en_US_help/ScilabWarning.png
delete mode 100644 help/en_US/scilab_en_US_help/c_code.css
delete mode 100644 help/en_US/scilab_en_US_help/jhelpmap.jhm
delete mode 100644 help/en_US/scilab_en_US_help/jhelpset.hs
delete mode 100644 help/en_US/scilab_en_US_help/scilab_code.css
delete mode 100644 help/en_US/scilab_en_US_help/style.css
delete mode 100644 help/en_US/scilab_en_US_help/xml_code.css
delete mode 100644 jar/scilab_en_US_help.jar
delete mode 100644 macros/ASTManagement/names
delete mode 100644 macros/names
diff --git a/.gitignore b/.gitignore
index 8d19d61e..7d3130bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,5 +5,7 @@ lib
# Ignore help builds
/help/en_US/master_help.xml
-/help/en_US/scilab_en_US_help/*
+/help/en_US/scilab_en_US_help/**
+/jar
+JavaHelpSearch/
diff --git a/help/en_US/scilab_en_US_help/JavaHelpSearch/DOCS b/help/en_US/scilab_en_US_help/JavaHelpSearch/DOCS
deleted file mode 100644
index ef464238..00000000
--- a/help/en_US/scilab_en_US_help/JavaHelpSearch/DOCS
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/help/en_US/scilab_en_US_help/JavaHelpSearch/DOCS.TAB b/help/en_US/scilab_en_US_help/JavaHelpSearch/DOCS.TAB
deleted file mode 100644
index e3c71bfd..00000000
--- a/help/en_US/scilab_en_US_help/JavaHelpSearch/DOCS.TAB
+++ /dev/null
@@ -1 +0,0 @@
-ej`
\ No newline at end of file
diff --git a/help/en_US/scilab_en_US_help/JavaHelpSearch/OFFSETS b/help/en_US/scilab_en_US_help/JavaHelpSearch/OFFSETS
deleted file mode 100644
index 1324712c..00000000
--- a/help/en_US/scilab_en_US_help/JavaHelpSearch/OFFSETS
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/help/en_US/scilab_en_US_help/JavaHelpSearch/POSITIONS b/help/en_US/scilab_en_US_help/JavaHelpSearch/POSITIONS
deleted file mode 100644
index 9c9d28db..00000000
--- a/help/en_US/scilab_en_US_help/JavaHelpSearch/POSITIONS
+++ /dev/null
@@ -1 +0,0 @@
-e".d
\ No newline at end of file
diff --git a/help/en_US/scilab_en_US_help/JavaHelpSearch/SCHEMA b/help/en_US/scilab_en_US_help/JavaHelpSearch/SCHEMA
deleted file mode 100644
index a646b005..00000000
--- a/help/en_US/scilab_en_US_help/JavaHelpSearch/SCHEMA
+++ /dev/null
@@ -1,2 +0,0 @@
-JavaSearch 1.0
-TMAP bs=2048 rt=0 fl=-1 id1=10 id2=1
diff --git a/help/en_US/scilab_en_US_help/JavaHelpSearch/TMAP b/help/en_US/scilab_en_US_help/JavaHelpSearch/TMAP
deleted file mode 100644
index ee0149cc..00000000
Binary files a/help/en_US/scilab_en_US_help/JavaHelpSearch/TMAP and /dev/null differ
diff --git a/help/en_US/scilab_en_US_help/ScilabCaution.png b/help/en_US/scilab_en_US_help/ScilabCaution.png
deleted file mode 100644
index 231159a5..00000000
Binary files a/help/en_US/scilab_en_US_help/ScilabCaution.png and /dev/null differ
diff --git a/help/en_US/scilab_en_US_help/ScilabEdit.png b/help/en_US/scilab_en_US_help/ScilabEdit.png
deleted file mode 100644
index ff0cca72..00000000
Binary files a/help/en_US/scilab_en_US_help/ScilabEdit.png and /dev/null differ
diff --git a/help/en_US/scilab_en_US_help/ScilabExecute.png b/help/en_US/scilab_en_US_help/ScilabExecute.png
deleted file mode 100644
index 4acd4b93..00000000
Binary files a/help/en_US/scilab_en_US_help/ScilabExecute.png and /dev/null differ
diff --git a/help/en_US/scilab_en_US_help/ScilabImportant.png b/help/en_US/scilab_en_US_help/ScilabImportant.png
deleted file mode 100644
index 73931b2c..00000000
Binary files a/help/en_US/scilab_en_US_help/ScilabImportant.png and /dev/null differ
diff --git a/help/en_US/scilab_en_US_help/ScilabNote.png b/help/en_US/scilab_en_US_help/ScilabNote.png
deleted file mode 100644
index 6607ece6..00000000
Binary files a/help/en_US/scilab_en_US_help/ScilabNote.png and /dev/null differ
diff --git a/help/en_US/scilab_en_US_help/ScilabTip.png b/help/en_US/scilab_en_US_help/ScilabTip.png
deleted file mode 100644
index 6607ece6..00000000
Binary files a/help/en_US/scilab_en_US_help/ScilabTip.png and /dev/null differ
diff --git a/help/en_US/scilab_en_US_help/ScilabWarning.png b/help/en_US/scilab_en_US_help/ScilabWarning.png
deleted file mode 100644
index 231159a5..00000000
Binary files a/help/en_US/scilab_en_US_help/ScilabWarning.png and /dev/null differ
diff --git a/help/en_US/scilab_en_US_help/c_code.css b/help/en_US/scilab_en_US_help/c_code.css
deleted file mode 100644
index 948d2eea..00000000
--- a/help/en_US/scilab_en_US_help/c_code.css
+++ /dev/null
@@ -1,54 +0,0 @@
-.ccomment {
- font-style: italic;
- color: #b22222
-}
-
-.cdefault {
- font-style: normal;
- color: #000000
-}
-
-.copenclose {
- font-style: normal;
- color: #000000
-}
-
-.coperator {
- font-style: normal;
- color: #000000
-}
-
-.cstring {
- font-style: normal;
- color: #a6557a
-}
-
-.ctype {
- font-style: normal;
- color: #55a655
-}
-
-.cpreprocessor {
- font-style: normal;
- color: #9965a6
-}
-
-.cid {
- font-style: normal;
- color: #000000
-}
-
-.ckeyword {
- font-style: normal;
- color: #ad3ff2
-}
-
-.cmodifier {
- font-style: normal;
- color: #ad3ff2
-}
-
-.cnumber {
- font-style: normal;
- color: #008b8b
-}
diff --git a/help/en_US/scilab_en_US_help/jhelpmap.jhm b/help/en_US/scilab_en_US_help/jhelpmap.jhm
deleted file mode 100644
index cdbcb20a..00000000
--- a/help/en_US/scilab_en_US_help/jhelpmap.jhm
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/help/en_US/scilab_en_US_help/jhelpset.hs b/help/en_US/scilab_en_US_help/jhelpset.hs
deleted file mode 100644
index 04f9fef5..00000000
--- a/help/en_US/scilab_en_US_help/jhelpset.hs
+++ /dev/null
@@ -1,28 +0,0 @@
-
-
-
-Scilab 2 C Converter
-
-top
-
-
-
-TOC
-
-javax.help.TOCView
-jhelptoc.xml
-
-
-Index
-
-javax.help.IndexView
-jhelpidx.xml
-
-
-Search
-
-javax.help.SearchView
-JavaHelpSearch
-
-
\ No newline at end of file
diff --git a/help/en_US/scilab_en_US_help/scilab_code.css b/help/en_US/scilab_en_US_help/scilab_code.css
deleted file mode 100644
index 658f42e0..00000000
--- a/help/en_US/scilab_en_US_help/scilab_code.css
+++ /dev/null
@@ -1,96 +0,0 @@
-.scilabcomment {
- font-style: italic;
- color: #01a801
-}
-
-.scilabdefault {
- font-style: normal;
- color: #000000
-}
-
-.scilabspecial {
- font-style: normal;
- color: #ffaa00
-}
-
-.scilabconstants {
- font-style: normal;
- color: #da70d6
-}
-
-.scilaboperator {
- font-style: normal;
- color: #5c5c5c
-}
-
-.scilabnumber {
- font-style: normal;
- color: #bc8f8f
-}
-
-.scilabfkeyword {
- font-style: normal;
- color: #b01813
-}
-
-.scilabskeyword {
- font-style: normal;
- color: #a020f0
-}
-
-.scilabckeyword {
- font-style: normal;
- color: #5f9ea0
-}
-
-.scilabcommand {
- font-style: normal;
- color: #32b9b9
-}
-
-.scilabmacro {
- font-style: normal;
- color: #ae5cb0
-}
-
-a.scilabcommand {
- font-style: normal;
- text-decoration: underline;
- color: #32b9b9
-}
-
-a.scilabmacro {
- font-style: normal;
- text-decoration: underline;
- color: #ae5cb0
-}
-
-.scilabstring {
- font-style: normal;
- color: #bc8f8f
-}
-
-.scilabid {
- font-style: normal;
- color: #000000
-}
-
-.scilabinputoutputargs {
- font-weight: bold;
- color: #834310
-}
-
-.scilabfunctionid {
- font-weight: bold;
- color: #000000
-}
-
-.scilabfield {
- font-style: normal;
- color: #aaaaaa
-}
-
-.scilabopenclose {
- font-style: normal;
- color: #4a55db
-}
diff --git a/help/en_US/scilab_en_US_help/style.css b/help/en_US/scilab_en_US_help/style.css
deleted file mode 100644
index 0fe8923d..00000000
--- a/help/en_US/scilab_en_US_help/style.css
+++ /dev/null
@@ -1,350 +0,0 @@
-body {
- color:#000000;
- background-color:#ffffff;
- font-family:sans-serif;
- font-size:100%;
- margin:5px;
- padding:0;
- background : url("/img/body.png");
- background-repeat : repeat-x;
-}
-
-.para {
- padding-left: 10px;
-}
-
-.refname {
- color: #ff6c0a;
-}
-.refpurpose {
- font-size: 110%;
-}
-
-.synopsis {
- border: 1px solid black;
- width:80%;
- padding: 0.5em;
-}
-
-.editbar {
- text-align: right;
-}
-
-.term {
- color:#800000;
- font-size:100%;
-}
-
-h3 {
- color: #000063;
- font-weight: bold;
- font-size:130%;
- margin-bottom: 10px;
-}
-
-.programlisting {
- font-family: monospace;
- font-size: 100%;
- background-color:#EEEEFF;
- border-color:#CCCCCC;
- border-style:solid;
- border-width:2px medium;
- width:80%;
- color:#333333;
- line-height:120%;
- padding:10px;
-}
-
-.literal {
- font-family: monospace;
- font-size: 100%;
-}
-
-.option {
- font-family: monospace;
- font-style: italic;
- font-size: 100%;
-}
-
-.command {
- font-family: monospace;
- font-size: 100%;
- color: #32b9b9;
-}
-
-.function {
- font-family: monospace;
- font-size: 100%;
- color: #32b9b9;
-}
-
-.varname {
- font-family: monospace;
- font-weight: bold;
- font-size: 100%;
-}
-
-.constant {
- font-family: monospace;
- font-size: 100%;
- color: #da70d6;
-}
-
-a {
- color: blue;
- text-decoration:none;
-}
-
-a:hover {
- text-decoration:underline;
-}
-
-.itemizedlist {
- list-style-type: disk;
-}
-
-.inline-list li {
- display: inline;
- list-style-type: disk;
-}
-
-.vert-list {
- list-style-type: disk;
-}
-
-pre {
- margin-bottom: 0px;
- margin-top: 0px;
-}
-
-.leftpart {
- position:absolute;
- float:left;
- width: 186px;
- padding: 5px;
- font-size: smaller;
-}
-
-.content {
- margin-top: 100px;
- margin-left: 196px
-}
-
-.container {
- margin: 0 auto;
- width:1024px;
-}
-
-ul.toc li.list-active {
- list-style-type:disc;
- font-weight:bold;
-}
-
-ul.toc li.parent {
- font-size: 115%;
- padding: 5px 0px 5px 11px;
- border-bottom: 1px solid #cccccc;
- margin-bottom: 5px;
-}
-
-ul.toc li.root {
- font-size: 135%;
- padding: 5px 0px 5px 11px;
- border-bottom: 1px solid #cccccc;
- margin-bottom: 5px;
-}
-
-ul.toc li {
- font-size: 85%;
- margin: 1px 0 1px 1px;
- padding: 1px 0 1px 11px;
- background-repeat: no-repeat;
- background-position: center left;
- list-style-type: circle;
-}
-
-.next {
- float:right;
- text-align: right;
-}
-
-.center {
- text-align: center;
-}
-
-.screen {
- font-family: monospace;
- font-size: 100%;
- background-color:#FFFFFF;
- border-color:#CCCCCC;
- border-style:solid;
- border-width:2px medium;
- width:80%;
- color:#333333;
- line-height:120%;
- padding:10px;
-}
-
-/* Top and bottom navigation controls on manual pages --------------------- */
-div.manualnavbar {
- background-color: #E0E0E0;
- color: inherit;
- padding: 4px;
- margin-bottom: 10px;
-}
-div.manualnavbar .prev {
- padding-right: 4px;
-}
-div.manualnavbar .next {
- text-align: right;
- padding-left: 4px;
-}
-
-div.manualnavbar .top {
- text-align: center;
- display: block;
-}
-
-div.manualnavbar hr {
- color: #cccccc;
- background-color: #cccccc;
-}
-
-/* Footer navigation area ------------------------------------------------- */
-
-#pagefooter {
- position: relative;
- font-size: 75%;
- color: inherit;
- background-color: #e5e5e5;
- width: 100%;
-}
-
-#pagefooterleft {
- top: 0px;
- left: 0px;
- padding: 6px;
- margin-right: 30%;
-}
-
-#pagefooterright {
- text-align: right;
- margin-left: 50%;
- padding: 6px;
-}
-#footnav {
- color: inherit;
- background-color: #9999cc;
- border-width: 1px 0px;
- border-color: #333366;
- border-style: solid;
- text-align: right;
- padding-right: 6px;
-}
-
-
-
-
- #global{
-/* width: 90%; */
- max-width: 90em;
-/* min-width: 850px; */
- margin-left: auto;
- margin-right: auto;
- }
-
- #myHeader{
- background-color:#000000;
- color:white;
- margin-bottom : 10px;
- position : relative;
- text-align: center;
-/* width : 1024px;*/
- height : 100px;
- padding-left : 20px;
- background : url("http://atoms.scilab.org/images/homepage/cadre_head.png");
- background-repeat : no-repeat;
- background-position : 0px 0px;
-
- }
-
- #myFooter{
- background-color:#E5E5E5;
- font-color:black;
-/* width: 90%;*/
- max-width: 90em;
-/* min-width: 850px;
- margin-left: 5%;
- margin-right: 5%;*/
- margin-top:10px;
- padding:10px;
- }
-
- #mainArea{
- width: 100%;
- overflow: hidden;
- }
-
- #myLeftArea{
- color:white;
- float: left;
- width: 180px;
- padding:5px;
- }
-
- #myMiddleArea{
- color:black;
- margin-left: 200px;
- padding: 10px 20px;
- }
-
- #myRightArea{
- color:white;
- float: right;
- width: 200px;
- padding: 12px 20px;
- }
-
-
-div#cadre_head
-{
- position : relative;
- text-align: center;
-/* width : 1024px;*/
- height : 100px;
- padding-left : 20px;
- background : url("/img/cadre_head.png");
- background-repeat : no-repeat;
- background-position : 0px 0px;
-}
-
-
-div#slogan{
- position: absolute;
- top : 50px;
- left:251px;
- color:#0000AA;
- font: 120%, Georgia,Serif;
-}
-div#cadre_help
-{
- position: absolute;
- top:45px;
- right:0px;
- font-size:0.8em;
- color:#0000AA;
-}
-
-table.revhistory
-{
- width:80%;
- border-color:#CCCCCC;
- border-style:solid;
- border-width:2px medium;
- margin-bottom: 10px;
-}
-
-table.revhistory tr.title td
-{
- background-color: #9999CC;
-}
\ No newline at end of file
diff --git a/help/en_US/scilab_en_US_help/xml_code.css b/help/en_US/scilab_en_US_help/xml_code.css
deleted file mode 100644
index 9e4c27f9..00000000
--- a/help/en_US/scilab_en_US_help/xml_code.css
+++ /dev/null
@@ -1,94 +0,0 @@
-.xmlcomment {
- font-style: italic;
- color: #01a801
-}
-
-.xmldefault {
- font-style: normal;
- color: #000000
-}
-
-.xmlentity {
- font-style: normal;
- color: #ffaa00
-}
-
-.xmlopeninstr {
- font-style: normal;
- color: #000000
-}
-
-.xmlcloseinstr {
- font-style: normal;
- color: #000000
-}
-
-.xmlinstrname {
- font-style: normal;
- color: #9965a6
-}
-
-.xmllowtag {
- font-style: normal;
- color: #000000
-}
-
-.xmltagname {
- font-style: normal;
- color: #0303ff
-}
-
-.xmllowclose {
- font-style: normal;
- color: #000000
-}
-
-.xmlopencomment {
- font-style: italic;
- color: #01a801
-}
-
-.xmlcommentend {
- font-style: italic;
- color: #01a801
-}
-
-.xmlcomment {
- font-style: italic;
- color: #01a801
-}
-
-.xmlopencdata {
- font-style: normal;
- color: #c45555
-}
-
-.xmlcdataend {
- font-style: normal;
- color: #c45555
-}
-
-.xmlcdata {
- font-style: normal;
- color: #000000
-}
-
-.xmlattributename {
- font-style: normal;
- color: #9965a6
-}
-
-.xmlequal {
- font-style: normal;
- color: #000000
-}
-
-.xmlattributevalue {
- font-style: normal;
- color: #973964
-}
-
-.xmlautoclose {
- font-style: normal;
- color: #000000
-}
diff --git a/jar/scilab_en_US_help.jar b/jar/scilab_en_US_help.jar
deleted file mode 100644
index 180463e6..00000000
Binary files a/jar/scilab_en_US_help.jar and /dev/null differ
diff --git a/macros/ASTManagement/names b/macros/ASTManagement/names
deleted file mode 100644
index 9ba83f73..00000000
--- a/macros/ASTManagement/names
+++ /dev/null
@@ -1,65 +0,0 @@
-%comment_string
-%cste_string
-%equal_string
-%for_string
-%funcall_string
-%ifthenel_string
-%ifthenelse_string
-%operatio_string
-%operation_string
-%program_p
-%program_string
-%variable_string
-%while_string
-AST2Ccode
-AST_CheckCommonInOutArgs
-AST_CheckLastFunc
-AST_CheckLineLength
-AST_CheckPrecSpecifier
-AST_DisplayStack
-AST_ExtractNameAndScope
-AST_GetASTFile
-AST_GetFuncallPrm
-AST_GetPrecAndLhsArg
-AST_HandleCC
-AST_HandleEOL
-AST_HandleEndFor
-AST_HandleEndGenFun
-AST_HandleEndProgram
-AST_HandleEndWhile
-AST_HandleFor
-AST_HandleForStatem
-AST_HandleFunCC
-AST_HandleFunRC
-AST_HandleFuncArray
-AST_HandleFuncArray2D
-AST_HandleHeader
-AST_HandleIfElse
-AST_HandleRC
-AST_HandleWhileExpr
-AST_HandleWhileStatem
-AST_ParseEqualStruct
-AST_ParseFuncallStruct
-AST_ParseIfExprStruct
-AST_ParseOperStruct
-AST_PopASTStack
-AST_PushASTStack
-AST_ReadASTHeader
-AST_ReadEqualRhsNames
-GenOutArgNames
-Operator2FunName
-SciFile2ASTFile
-_comment_string
-_cste_string
-_equal_string
-_for_string
-_funcall_string
-_ifthenel_string
-_ifthenelse_string
-_operatio_string
-_operation_string
-_program_p
-_program_string
-_variable_string
-_while_string
-objectlist2string
diff --git a/macros/names b/macros/names
deleted file mode 100644
index a126347e..00000000
--- a/macros/names
+++ /dev/null
@@ -1,6 +0,0 @@
-cb_sci2c_gui
-getScilab2cVersion
-runsci2c
-runscicode
-sci2c_gui
-scilab2c
--
cgit