Commit Graph

18 Commits

Author SHA1 Message Date
David Holdeman 864622f501 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 09d5159961 Change vars and use docs dir (#3390) 2021-10-22 09:07:35 -04:00
David Holdeman 33c826a810 Use SSH for Pinouts (#3388)
* switch to ssh

* ssh env vars
2021-10-21 19:42:06 -04:00
rusefillc 1ed5658d1e Move pinouts to pages.rusefi.com #170 2021-10-13 21:04:02 -04:00
rusefillc f2c882359d random poke 2021-10-09 09:45:59 -04:00
rusefillc 9afbe92776 https://github.com/rusefi/rusefi_documentation/issues/164 2021-10-09 09:44:24 -04:00
David Holdeman e2f1fdf37e fix (#2943) 2021-07-10 11:27:41 -04:00
Andrey 724127f466 pinouts process is broken but also green #2942 2021-07-10 10:12:22 -04:00
Andrey d9d7f9309f unknown command "r" for "yq" drama with pinout #2880 2021-06-30 10:45:23 -04:00
Andrey 02f9135df8 unknown command "r" for "yq" drama with pinout #2880 2021-06-30 10:08:49 -04:00
Andrey 9ffd8e74c2 unknown command "r" for "yq" drama with pinout #2880 2021-06-29 17:50:08 -04:00
David Holdeman ab92278b77 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 231d6bd3df add check (#2639) 2021-05-06 23:41:28 -04:00
rusefillc d875283025 Smarter pinout re-generation #2564 2021-04-27 20:27:29 -04:00
rusefillc f9d75db87b let's start somewhere! 2021-02-19 17:00:30 -05:00
David Holdeman 7761ad779b 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 c15b9be52b 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 55a238e83d 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