Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
be12cebb
Commit
be12cebb
authored
Dec 20, 2010
by
MARCHE Claude
Browse files
install apidoc on inria forge
parent
e7666870
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile.in
View file @
be12cebb
...
...
@@ -777,7 +777,7 @@ clean::
.PHONY
:
apidoc
MODULESTODOC
=
util/util
\
MODULESTODOC
=
util/util
util/hashweak
\
core/ident core/ty core/term core/decl core/theory
\
core/env core/task
\
driver/whyconf driver/driver
...
...
@@ -792,6 +792,9 @@ apidoc: $(FILESTODOC)
$(LIBINCLUDES)
-I
src
$(FILESTODOC)
# $(LIBML)
install_apidoc
:
apidoc
rsync
-av
apidoc/ marche@scm.gforge.inria.fr:/home/groups/why3/htdocs/apidoc/
doc/apidoc.tex
:
$(FILESTODOC)
$(OCAMLDOC)
-o
doc/apidoc.tex
-latex
-noheader
-notrailer
$(INCLUDES)
\
$(LIBINCLUDES)
-I
src
$(FILESTODOC)
...
...
doc/manual.tex
View file @
be12cebb
...
...
@@ -104,9 +104,10 @@ to use Why programmatically, via a well-designed API.
\subsection*
{
Availability
}
\why\
project page is
\url
{
https://gforge.inria.fr/projects/why3
}
. The
last distribution is available, in source format, together with this
documentation and several examples.
\why\
project page is
\url
{
http://why3.gforge.inria.fr/
}
.
%\url{https://gforge.inria.fr/projects/why3}.
The last distribution is available, in source format, together with
this documentation and several examples.
\why\
is distributed as open source and freely available under the
terms of the GNU LGPL 2.1. See the file
\texttt
{
LICENSE
}
.
...
...
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