Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 28e12b62 authored by Guillaume Melquiond's avatar Guillaume Melquiond
Browse files

Give proper names to documentation html files.

parent 153df9d2
No related branches found
No related tags found
No related merge requests found
\chapter{The \why API} \chapter{The \why API}
\label{chap:api}\index{API} \label{chap:api}\index{API}
%HEVEA\cutname{api.html}
This chapter is a tutorial for the users who want to link their own This chapter is a tutorial for the users who want to link their own
OCaml code with the \why library. We progressively introduce the way OCaml code with the \why library. We progressively introduce the way
......
\chapter{Executing \whyml Programs} \chapter{Executing \whyml Programs}
\label{chap:exec}\index{whyml@\whyml} \label{chap:exec}\index{whyml@\whyml}
%HEVEA\cutname{exec.html}
This chapter shows how \whyml code can be executed, either by being This chapter shows how \whyml code can be executed, either by being
interpreted or compiled to some existing programming language. interpreted or compiled to some existing programming language.
......
\chapter{Compilation, Installation} \chapter{Compilation, Installation}
\label{sec:install} \label{sec:install}
%HEVEA\cutname{install.html}
In short, installation proceeds as follows. In short, installation proceeds as follows.
\begin{flushleft}\ttfamily \begin{flushleft}\ttfamily
......
\chapter{Interactive Proof Assistants} \chapter{Interactive Proof Assistants}
%HEVEA\cutname{itp.html}
% ... We then provide specific information about some ITPs. % ... We then provide specific information about some ITPs.
......
\chapter{Reference Manuals for the \why Tools} \chapter{Reference Manuals for the \why Tools}
\label{chap:manpages} \label{chap:manpages}
%HEVEA\cutname{manpages.html}
This chapter details the usage of each of the command-line tools This chapter details the usage of each of the command-line tools
provided by the \why environment. The main command is \texttt{why3}; provided by the \why environment. The main command is \texttt{why3};
......
...@@ -159,6 +159,7 @@ ANR project (ANR-12-INSE-0010\begin{latexonly}, ...@@ -159,6 +159,7 @@ ANR project (ANR-12-INSE-0010\begin{latexonly},
\end{center} \end{center}
\chapter*{Foreword} \chapter*{Foreword}
%HEVEA\cutname{foreword.html}
%This is the manual for the Why platform version 3, or \why for %This is the manual for the Why platform version 3, or \why for
%short. %short.
...@@ -262,6 +263,7 @@ Thi-Minh-Tuyen Nguyen, M\'ario Pereira, Asma Tafat, Piotr Trojanek. ...@@ -262,6 +263,7 @@ Thi-Minh-Tuyen Nguyen, M\'ario Pereira, Asma Tafat, Piotr Trojanek.
\appendix \appendix
\chapter{Release Notes} \chapter{Release Notes}
%HEVEA\cutname{changes.html}
\section{Release Notes for version 0.80: syntax changes w.r.t. 0.73} \section{Release Notes for version 0.80: syntax changes w.r.t. 0.73}
......
\chapter{Getting Started} \chapter{Getting Started}
\label{chap:starting} \label{chap:starting}
%HEVEA\cutname{starting.html}
\section{Hello Proofs} \section{Hello Proofs}
......
\chapter{The \why Language} \chapter{The \why Language}
\label{chap:syntax} \label{chap:syntax}
%HEVEA\cutname{syntax.html}
This chapter describes the input syntax, and informally gives its semantics, This chapter describes the input syntax, and informally gives its semantics,
illustrated by examples. illustrated by examples.
......
\chapter{Language Reference} \chapter{Language Reference}
\label{chap:syntaxref} \label{chap:syntaxref}
%HEVEA\cutname{syntaxref.html}
This chapter gives the grammar and semantics for \why and \whyml input files. This chapter gives the grammar and semantics for \why and \whyml input files.
......
\chapter{Technical Informations} \chapter{Technical Informations}
%HEVEA\cutname{technical.html}
\section{Structure of Session Files} \section{Structure of Session Files}
......
\chapter{The \whyml Programming Language} \chapter{The \whyml Programming Language}
\label{chap:whyml} \label{chap:whyml}
%HEVEA\cutname{whyml.html}
This chapter describes the \whyml programming language. This chapter describes the \whyml programming language.
A \whyml input text contains a list of theories (see A \whyml input text contains a list of theories (see
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment