Commit Graph

259 Commits

Author SHA1 Message Date
Jean Sirmai bb4a465f25
doxygen not all functions were documented, in fact...
see fsm.h for example  <>  so,going on...
2024-10-26 08:17:18 +02:00
Jean Sirmai 2e8613fb65
doxygen first graphs 2024-10-25 22:12:02 +02:00
Jean Sirmai 6f34c0ceaf
doxygen: all functions documented 2024-10-25 17:32:30 +02:00
Jean Sirmai 16e777ed1a
doygen (WIP) + manual (WIP @see doc/rtfm/Once upon a time,)
et un premier commit avec titre + détails 🙂
2024-10-24 09:18:04 +02:00
Jean Sirmai 31e8e0b2e2
doxygen compatible (cleaned) but severe modif in graphics doc (init, draw, grid) - graphics_set_arrow() fixed 2024-10-23 00:06:21 +02:00
Jean Sirmai 12e06f3aa4
doxygen compatible (cleaned) but severe modif in graphics doc (init, draw, grid) 2024-10-22 23:58:04 +02:00
Jean Sirmai fd6efb1e25
cleaning under doxygen control: tous les fichiers ont un '@file' 2024-10-22 14:41:38 +02:00
Jean Sirmai f9dcca7dac
cleaning under doxygen control: doc work can now begin 🙂 2024-10-21 23:49:12 +02:00
Jean Sirmai 5c050c942b
cleaning under doxygen control: tous les fichiers et toutes les fonctions visibles (sauf graphics) 2024-10-20 23:03:17 +02:00
Jean Sirmai b230c6ac04
cleaning under doxygen control: (more) 2024-10-20 01:05:12 +02:00
Jean Sirmai b8f3f69c09
cleaning under doxygen control: widgets hierarchy reorganization successfull 😄 2024-10-19 17:38:43 +02:00
Jean Sirmai 5e5210caa7
cleaning under doxygen control: before widgets hierarchy reorganization (😅️) 2024-10-19 17:20:12 +02:00
Jean Sirmai 0b09dbcadd
cleaning under doxygen control: before widgets hierarchy reorganization (if SOS) 2024-10-19 16:05:49 +02:00
Jean Sirmai 4f657162ca
cleaning under doxygen control: one_rule/algebra (continued) 2024-10-18 22:04:17 +02:00
Jean Sirmai 3425109cac
cleaning under doxygen control: one_rule/algebra 2024-10-18 09:43:30 +02:00
Jean Sirmai f799eeda14
cleaning under doxygen control: un index en tête du fichier doc/Doxyfile + anomaly line 15 in latex/annotated.tex solved. 😄 2024-10-16 11:13:30 +02:00
Jean Sirmai aad5f5a470
cleaning under doxygen control: @see doc/latex/annotated.tex line 15 < why so long ? 2024-10-16 10:28:19 +02:00
Jean Sirmai 862b316526
cleaning under doxygen control: replacing phantoms comments in main and fsm/dispatch is effective 2024-10-15 15:33:53 +02:00
Jean Sirmai 134a02cb62
cleaning under doxygen control: replacing phantoms comments in main and fsm/dispatch 2024-10-15 08:55:07 +02:00
Jean Sirmai 18473f6f53
cleaning under doxygen control: before using sed to replace phantoms comments 2024-10-14 23:00:48 +02:00
Jean Sirmai 2681b20837
cleaning under doxygen control completed > 292 phantom documentation texts TODO 2024-10-14 15:52:00 +02:00
Jean Sirmai 3e75de69dc
cleaning under doxygen control util/draw/gl.c documentation modified (and others) 2024-10-14 11:15:13 +02:00
Jean Sirmai b4ae105e66
Doc WIP: secure before a first trial with doxygen; (forget read_me.doc and the python script) 2024-10-07 21:11:34 +02:00
Jean Sirmai 0c56b37a8f
WIP: script python ok mais: switch >> Doxygen 2024-10-07 05:45:38 +02:00
Jean Sirmai 300524adbf
WIP: Docstrings unsing Doxygen; parsing functions names (a Python3 script) 2024-10-06 15:32:02 +02:00
Jean Sirmai f685651197
WIP: python3 > script > automatic docstrings parsing 2024-10-06 00:43:36 +02:00
Jean Sirmai 4215f93d33
noms de fonctions conformes à une convention de nommage simple (3 exceptions non corrigées dans graphics) 2024-10-05 18:47:32 +02:00
Jean Sirmai 9363a95d40
dossier 'scripts' (empty) + alphabetic_index.all renamed: read_me.doc + use valgrind 2024-10-03 22:25:46 +02:00
Jean Sirmai eab476145e
CONVENTIONS ET RÈGLES DE NOMMAGE 2024 + ./instanced_cubes 🙂 2024-10-03 09:10:37 +02:00
Jean Sirmai 07aba7fae5
instanced_cubes.c récupéré (pour étude) 2024-10-01 23:15:45 +02:00
Jean Sirmai 3bcc85637a
INDEX + JOURNAL Version cohérente, utilisable pour un 'merge' 2024-10-01 11:21:28 +02:00
Jean Sirmai 5f7e3ba1aa
index alphabétique des fonctions: n = 200 < il devient difficile de maintenir le tout sans outils 2024-09-30 21:54:33 +02:00
Jean Sirmai a549d5ea13
alphabetic_index.all How many items does it already include? 2024-09-30 18:12:50 +02:00
Jean Sirmai 8d368c1afd
names_index.all placé à la racine; à commenter avant de ranger par ordre alphabétique 2024-09-30 15:49:50 +02:00
Jean Sirmai 3c209becd3
nommage: création d'un index 2024-09-30 15:32:57 +02:00
Jean Sirmai 7e02ca86c5
functions index (renaming before) 2024-09-30 09:10:42 +02:00
Jean Sirmai e8f22cd813
journal cleaning signal on_topbar_right_measure_clicked() 2024-09-29 22:53:29 +02:00
Jean Sirmai b2c0a2f52a
journal cleaning about gtk_button_get_label (btt_edit_a_new_measure) 2024-09-27 09:04:57 +02:00
Jean Sirmai 2158a831dd
fonction: widget_get_all_rules_left_pane() déplacée vers all_rules/dispatch/ 2024-09-26 10:27:45 +02:00
Jean Sirmai 2706aaf7b2
const char *widget_get_btt_synth_label () {return synth;} < dans widget/topbar/left < mieux +++ 2024-09-24 22:29:39 +02:00
Jean Sirmai 3e1ff4a54a
utilisation dangereuse des labels des boutons (synth, state, rules,...) pour deux fonctions (sur fsm et widget) 2024-09-24 17:15:39 +02:00
Jean Sirmai 6a914d3da4
journal I use logs to structure the project better 2024-09-24 11:58:48 +02:00
Jean Sirmai 1786f9fa16
journal removing deprecated files, cleaning 2024-09-23 12:21:36 +02:00
Jean Sirmai 36f2b6dd69
journal using SPEW (instead of REPETITIVE) 2024-09-23 11:01:12 +02:00
Jean Sirmai 46a29e1b1e
journal awaiting validation before systematic usage 😄 2024-09-23 10:24:45 +02:00
Jean Sirmai 004c7972cd
réorganisation de la hiérarchie fsm et renommages / déplacement parse, journal 2024-09-23 09:47:00 +02:00
Jean Sirmai 59b797d965
journal restructuration (severity; source; file; function; value) completed 2024-09-23 00:07:26 +02:00
Jean Sirmai e0ceda76a1
journal cleaning WIP... 2024-09-22 22:47:52 +02:00
Jean Sirmai 0d312b7d31
journal introduction of : 'REPEATED' (applied to conditions' list and tree) 2024-09-22 15:30:00 +02:00
Jean Sirmai 8d510d84be
journal model (severity, source, value) OK (to complete) 2024-09-21 08:47:17 +02:00