Commit Graph

27 Commits

Author SHA1 Message Date
Corentin Le Molgat
c34026b101 Bump copyright to 2025
note: done using
```sh
git grep -l "2010-2024 Google" | xargs sed -i 's/2010-2024 Google/2010-2025 Google/'
```
2025-01-10 11:33:35 +01:00
Mizux Seiha
a76bf1c5dd bump license boilerplate 2024-01-04 13:43:15 +01:00
Corentin Le Molgat
db1b578f93 make: fix doc target 2022-09-15 10:49:05 +02:00
Corentin Le Molgat
1af55b2be3 Add license boilerplate 2022-06-21 11:25:29 +02:00
Mizux Seiha
562b8c03be make: Use a CMake template to build example (#3214) 2022-04-06 11:16:09 +02:00
Mizux Seiha
e569502cda doc: Fix Python doc (Fix #3155) 2022-03-04 00:23:41 +01:00
Corentin Le Molgat
b6abc81688 make: Fix indent in doc recipe 2021-09-24 09:39:49 +02:00
Laurent Perron
6a84a52d9e switch from pdoc3 to pdoc 2021-09-20 15:23:45 +02:00
Mizux Seiha
780fc717bf doc: Add javadoc 2021-01-28 17:41:19 +01:00
Corentin Le Molgat
ef704da21e make: Update doc integration 2020-01-31 16:08:42 +01:00
Laurent Perron
3d3378bb71 revamp refman generation 2019-08-07 18:01:08 -07:00
Laurent Perron
1995bccdcb complete python doc 2019-06-29 14:52:56 +02:00
Laurent Perron
54d3840d6b add (empty) cp python module to doc 2019-06-29 14:46:21 +02:00
Laurent Perron
1153bde58e fix python doc 2019-06-29 13:27:43 +02:00
Laurent Perron
1ffd93631e more work on doc: add cpp/algorithms; remove samples from java doc; add more documentation on the domain class 2019-06-26 07:59:17 +02:00
Laurent Perron
7b73d767ad change color of python doc 2019-06-25 11:35:49 +02:00
Laurent Perron
5b0059583f move doc file to separate directory 2019-06-24 20:47:03 +02:00
Laurent Perron
23ed0da3ba add dotnet reference manuals (without actual content, just signatures) 2019-06-20 23:35:26 +02:00
Laurent Perron
4ec1e5dc9b bump dependencies' versions 2019-06-20 14:35:04 +02:00
Laurent Perron
4110709d1c separate c++ doc by module 2019-06-13 15:51:12 +02:00
Laurent Perron
8993faa4f8 fix doc 2019-06-13 13:49:59 +02:00
Laurent Perron
119d10ac3b python generated doc 2019-06-13 13:46:16 +02:00
Laurent Perron
8868bef61d remove obsolete doxygen based documentation tools 2016-07-20 15:03:47 -07:00
Driss Lahlou
f433040b01 Makefiles refactor 2016-06-27 15:30:24 +02:00
lperron@google.com
205cd8b702 move flatzinc -> old_flatzinc; flatzin2 -> flatzinc; start working on doxygen 2014-12-28 09:46:26 +00:00
lperron@google.com
f5735ae42c fix 2012-08-11 06:09:53 +00:00
lperron@google.com
61c33138ce fix 2012-08-11 06:09:05 +00:00