Commit Graph

18 Commits

Author SHA1 Message Date
David Holdeman 4763340e5c
Fail to generate pinout if there is no connector ID (#3950)
* check for id

* check
2022-02-19 13:35:56 -05:00
David Holdeman 478a25d0b4
Change vars and use docs dir (#3390) 2021-10-22 09:07:35 -04:00
David Holdeman ec5786695e
Use SSH for Pinouts (#3388)
* switch to ssh

* ssh env vars
2021-10-21 19:42:06 -04:00
rusefillc 875602d1fc Move pinouts to pages.rusefi.com #170 2021-10-13 21:04:02 -04:00
rusefillc f1dca52964 random poke 2021-10-09 09:45:59 -04:00
rusefillc f064f2c83b https://github.com/rusefi/rusefi_documentation/issues/164 2021-10-09 09:44:24 -04:00
David Holdeman ec1145db47
fix (#2943) 2021-07-10 11:27:41 -04:00
Andrey 402548f757 pinouts process is broken but also green #2942 2021-07-10 10:12:22 -04:00
Andrey b8ebc51fb4 unknown command "r" for "yq" drama with pinout #2880 2021-06-30 10:45:23 -04:00
Andrey e40ff8cf5b unknown command "r" for "yq" drama with pinout #2880 2021-06-30 10:08:49 -04:00
Andrey 1b9e6a165b unknown command "r" for "yq" drama with pinout #2880 2021-06-29 17:50:08 -04:00
David Holdeman 1a55e563ef
Convert pinout info to JSON while building pages (#2775)
* try converting to json first

* fix command

* try

* try

* convert to json in js
2021-05-30 19:19:26 -04:00
David Holdeman 280f34ce02
add check (#2639) 2021-05-06 23:41:28 -04:00
rusefillc e145a737c5 Smarter pinout re-generation #2564 2021-04-27 20:27:29 -04:00
rusefillc ec7902bd51 let's start somewhere! 2021-02-19 17:00:30 -05:00
David Holdeman b46dd60f64
Fix doxygen 3 (#2337)
* try adding E flag

* found flags that work

* add flags to ibom

* add flags to pinouts
2021-02-12 15:56:49 -05:00
David Holdeman 3cca8df571
Pinouts pages merged (#2329)
* try adding z flag (resume)

* modify pinout gen to put all connectors in one page

* modify script to call append

* modify gen.sh to match usage of append.sh

* fix indents and add brs

* fix zoom issues
2021-02-10 18:52:19 -05:00
David Holdeman c8c4d19388
Decouple Doxygen, IBOMs, and Pinouts (#2293)
* split workflow file

* split scripts

* add jobs

* fix paths

* fix job names

* try

* switch to push for testing

* switch back to ftp, remove unneeded ppas

* dont fetch submodules
2021-02-06 13:43:43 -05:00