• R/O
  • SSH

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revisão441a7a4c288d3afe014441935d6f63f5bead4ff8 (tree)
Hora2024-04-05 00:19:46
AutorAlbert Mietus < albert AT mietus DOT nl >
CommiterAlbert Mietus < albert AT mietus DOT nl >

Mensagem de Log

Updated config (C) tot 2024

Mudança Sumário

Diff

diff -r 50f487288cbd -r 441a7a4c288d conf.py
--- a/conf.py Thu Apr 04 16:59:05 2024 +0200
+++ b/conf.py Thu Apr 04 17:19:46 2024 +0200
@@ -1,4 +1,4 @@
1-# Copyright (C) ALbert Mietus, SoftwareBeterMaken.nl; 2017- 2023
1+# Copyright (C) ALbert Mietus, SoftwareBeterMaken.nl; 2017- 2024
22 # -*- coding: utf-8 -*-
33
44 DEBUG=False
@@ -11,7 +11,7 @@
1111 # General information about the project.
1212 #======================================
1313 project = 'DocIdeas'
14-copyright = "ALbert Mietus, 2018 - 2023"
14+copyright = "ALbert Mietus, 2018 - 2024"
1515
1616 from datetime import datetime
1717 release = datetime.now().strftime("%Y%m%d.%H")