Files
ortools-clone/documentation/changes_list.txt
nikolaj.van.omme@gmail.com f4261bbfb9 Doc automatic update
2012-08-23 20:32:39 +00:00

171 lines
5.0 KiB
Plaintext

v.0.1.10: (2012-08-23 16:31:16)
-------------------------------
* Minor enhancements to the manual:
- section 6.4 modified
- section 6.5 added
* Scripts:
- test of automatic upload: works again
- indirection before commit
v.0.1.9: (2012-08-22 13:17:31)
------------------------------
* Minor enhancements to the manual:
- new script (convert_draft_to_final.py)
- section 6.4 added to test new script
v.0.1.8: (2012-08-18 20:44:50)
------------------------------
* Minor enhancements to the manual:
- chapter structure changed.
- html: "current chapter" displayed.
v.0.1.7: (2012-08-08 13:53:58)
------------------------------
* Minor enhancements to the manual:
- chapter structure changed.
v.0.1.6: (2012-08-06 18:44:13)
------------------------------
* sphinxortools extension:
- roles:
or-tools-ref: nice references both for html and LaTeX outputs.(BROKEN and
disregarded for the moment).
* Minor enhancements to the manual:
- html version: several graphic enhancements.
- tried to add page numbers to the preface: not easy! and not done yet...
- chapter structure changed.
- chap2:
+ getting started added.
+ minor enhancements.
+ comments from Hakan (Thanks!) added.
- html version: search options changed.
- glossary disregarded: definitions can be found throughout the manual.
* Minor enhancements to the FAQ:
- html version: search options changed.
- few questions added.
- few corrections.
* Major enhancement to the manual:
- Vincent joined the team.
v.0.1.5: (2012-04-30 12:46:04)
------------------------------
* Major changes in the scripts to generate the doc:
- the scripts have been completely rewritten and the directories
completely rearranged.
* Minor enhancements to the manual:
- html version: several graphic enhancements.
- preface: comments from Hakan (Thanks again and again! ;-) )
- chap2:
+ table with cryptarithmetic puzzle improved in both version.
+ figures "at a glance" done anew.
+ comments from Hakan.
* FAQ:
- several graphic enhancements.
* Tutorials:
- few corrections in the C++ code.
* Lab sessions:
- chap2: questions posted.
v.0.1.4: (2012-04-23 22:55:42)
------------------------------
* Major changes in the scripts to generate the doc:
- the scripts have been completely rewritten and the directories
completely rearranged.
* Minor enhancements to the manual:
chap3:
- a lots of small improvements from Hakan (Thanks again!).
- some images resized in html version.
* Tutorials:
- few corrections in the C++ code.
v.0.1.3: (2012-04-20 11:29:46)
------------------------------
* Minor enhancements to the manual:
- preface added (suggested by Hakan).
- parts introduced:
+ basics,
+ customization,
+ routing,
+ appendices.
- no more unnecessary empty pages in the LaTeX version (still "belle page").
- two pages mode.
- chapter about "Modeling tricks" put at the end in the appendices.
- few corrections.
- chap2: suggestions from Hakan (thank you) applied:
+ typos.
+ nqueens -> n-queens.
+ chap2: solution in same format as problem.
+ lots of small improvements.
- tables centred.
- tags "draft" and "final" added in Sphinx for conditional compilation.
* Minor enhancements to the slides:
- chap2: few typos, better layout (thank you Dania).
* FAQ on the documentation extended.
* Tutorial examples:
- code directories changed (now they all start with lower case letter).
- minor corrections in the C++ code.
- Csharp examples for chap2 added.
- Java examples for chap2 added.
v.0.1.2: (2012-03-30 21:13:04)
------------------------------
* Minor enhancements to the manual:
- conditional compilation in LaTeX:
code doesn't overflow anymore in A4 mode...
- few corrections.
* Hub:
- we recommend calibre as Cross-platform ebook viewer.
* Tutorials:
- tutorial_all_examples.zip added.
* Lab sessions:
- chap2 added.
v.0.1.1: (2012-03-28 15:44:38)
------------------------------
* Minor enhancements to the manual:
- few corrections.
* Tutorial code in C++ for chap 3 added.
v.0.1.0: (2012-03-21 14:04:14)
------------------------------
* Major enhancements to the manual:
- chapter 3.
* Minor enhancements to the manual:
- section SolutionCollectors and Assigments with subsections.
- index improved.
* Minor corrections:
- code in C++.
v.0.0.5: (2012-03-03 17:16:37)
------------------------------
* Minor enhancements to the manual:
- anatomy2: gray removed.
(NO NEED TO DOWNLOAD THE NEW VERSION!!!)
* Minor corrections:
- code in C++.
* Tutorial code in Python for chap 2 added.
* FAQ added.
v.0.0.4: (2012-02-25 22:14:12)
------------------------------
* Minor enhancements to the manual:
- pdf version: admonitions, background around code, page layout
* Minor corrections.
v.0.0.3: (2012-02-20 11:03:03)
------------------------------
* Minor enhancements to the manual:
- pdf version: title, disclaimer, index.
* Scripted update and upload (no more mistake?).
* Bash scripts replaced by Python scripts.