Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
Heritage_Platform
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Packages
Packages
Container Registry
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Gérard Huet
Heritage_Platform
Commits
c2cabd11
Commit
c2cabd11
authored
Dec 20, 2018
by
Gérard Huet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
GOLD book not distributed anymore for privacy
parent
f52dbb38
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
SETUP/MMakefile
SETUP/MMakefile
+3
-3
No files found.
SETUP/MMakefile
View file @
c2cabd11
...
...
@@ -314,7 +314,7 @@ MANUAL=SITE/manual.html
XMLPAGE=SITE/xml.html
FAQ=SITE/faq.html
PORTAL=SITE/portal.html
GOLD=SITE/gold.html
# deprecated
GOLD=SITE/gold.html
GOLDEN=SITE/goldendict.html
ABREVS=SITE/abrevs.pdf
ROBOTS=SITE/robots.txt # currently disabled to allow Google access
...
...
@@ -322,7 +322,7 @@ ROBOTS=SITE/robots.txt # currently disabled to allow Google access
# Goldendict data banks are now distributed from sanskrit.inria.fr
#GOLDENDICT=SITE/Heritage_du_sanskrit_san-fra.tar.gz SITE/Declension-heritage_du_sanskrit_san-eng.tar.gz SITE/Grammar-heritage_du_sanskrit_san-eng.tar.gz SITE/mw-heritage_du_sanskrit_san-eng.tar.gz
WEBSOURCES=$(PORTAL) $(FAQ) $(ABREVS) $(GOLD
) $(GOLD
EN) $(MANUAL) $(XMLPAGE)
WEBSOURCES=$(PORTAL) $(FAQ) $(ABREVS) $(GOLDEN) $(MANUAL) $(XMLPAGE)
ALLWEBSOURCES=$(SITESOURCE) $(WEBSOURCES)
# Sources of morphology documents
XMLDATA=$(DATA)/XML
...
...
@@ -580,7 +580,7 @@ releasedoc:
cp $(FAQPAGE_FR) $(SERVERPUBLICDIR)faq.html # compatibility default fr
cp $(MANUAL) $(SERVERPUBLICDIR) # user's manual
# cp $(ROBOTS) $(SERVERPUBLICDIR) # robots permissions
cp $(GOLD) $(SERVERPUBLICDIR) # Heritage's Hall of Fame
#
cp $(GOLD) $(SERVERPUBLICDIR) # Heritage's Hall of Fame
cp $(DOC_ML) $(SERVERPUBLICDIR)DOC
cp -p DOC/transliterations.pdf $(SERVERPUBLICDIR)DOC
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment