Floww
|
4cca5c2858
|
Fixed typo in code example for techdocs
Signed-off-by: Floww <Floww@users.noreply.github.com>
|
2024-04-18 21:27:58 +02:00 |
|
Floww
|
01950c21a0
|
Fixed documentation on imports of the plugin-techdocs-backend
Signed-off-by: Floww <Floww@users.noreply.github.com>
|
2024-04-18 21:18:17 +02:00 |
|
Andre Wanlin
|
1e3088c8f2
|
Updated TechDocs with new backend systems examples
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
|
2024-04-07 12:57:41 -05:00 |
|
Stijn Brouwers (EISMEA)
|
7b1142251c
|
feat(integration): Add AWS CodeCommit URL Reader/Integration
Signed-off-by: Stijn Brouwers (EISMEA) <stijn@bdcommit.com>
|
2024-03-24 09:03:34 +01:00 |
|
Fredrik Adelöw
|
9aac2b0d36
|
move cwd as the first argument to yarn
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2024-02-04 20:13:00 +01:00 |
|
Christof Leuenberger
|
3452e3dd02
|
Describe how to add standalone techdocs
The documentation template doesn't seem to exist any longer.
Add the minimal steps in order to help users get started with
creating a standalone techdocs documentation.
Signed-off-by: Christof Leuenberger <christof.leuenberger@gmail.com>
Signed-off-by: e553956 <christof.leuenberger@sbb.ch>
Signed-off-by: Christof Leuenberger <christof.leuenberger@gmail.com>
Fix typo in mcdocs
Signed-off-by: Christof Leuenberger <christof.leuenberger@gmail.com>
Signed-off-by: e553956 <christof.leuenberger@sbb.ch>
Add requested changes
- Use filename titles for code blocks
- Link to documentation on how to add a component to catalog
- Consistent use of quotes and file endings
Signed-off-by: Christof Leuenberger <christof.leuenberger@gmail.com>
Signed-off-by: e553956 <christof.leuenberger@sbb.ch>
Add mandatory owner field to example
Signed-off-by: Christof Leuenberger <christof.leuenberger@gmail.com>
Signed-off-by: e553956 <christof.leuenberger@sbb.ch>
Fix prettier issues
Signed-off-by: e553956 <christof.leuenberger@sbb.ch>
|
2023-12-08 16:39:42 +01:00 |
|
Fredrik Adelöw
|
06d5cf944a
|
Merge pull request #21277 from Ninosaurier/doc-update-disable-font
Update how-to-guides.md
|
2023-12-04 12:12:44 +01:00 |
|
Andre Wanlin
|
c8e253a2e8
|
Update docs/features/techdocs/how-to-guides.md
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
|
2023-12-02 06:12:01 -06:00 |
|
Andre Wanlin
|
e9e57add1b
|
Merge pull request #21403 from hainenber/support-additional-mkdocs-server-cli-params
Support additional mkdocs server cli params
|
2023-11-24 10:31:55 -06:00 |
|
hainenber
|
716dd37404
|
fix(pkg/techdocs): correct dirtyreload arg for mkdocs
Also correct array-like elements for rest operator
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2023-11-21 22:37:02 +07:00 |
|
Patrik Oldsberg
|
fc92656e42
|
Merge pull request #20738 from akz08/add-docker-useroptions-bypass
Add a way to bypass user modification for TechDocs CLI docs generation in Docker
|
2023-11-20 17:41:14 +01:00 |
|
hainenber
|
69b2f7bf3b
|
fix(techdocs-cli): limit supported mkdocs flags
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2023-11-20 21:46:41 +07:00 |
|
hainenber
|
549ca5e3c4
|
fix(pkg/techdocs-cli): specify new opt
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2023-11-20 21:23:10 +07:00 |
|
Antonino Provenzano
|
286b6f90c3
|
Update how-to-guides.md
Removed "note:". It was a mistake
Signed-off-by: Antonino Provenzano <provenzano.a@gmx.net>
|
2023-11-17 15:13:31 +01:00 |
|
Antonino Provenzano
|
01594ee027
|
Update docs/features/techdocs/how-to-guides.md
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Antonino Provenzano <provenzano.a@gmx.net>
|
2023-11-17 13:46:12 +01:00 |
|
Fredrik Adelöw
|
3d61cb0b6a
|
Merge pull request #20214 from mecseid/feature/implement-gitea-readtree
Implement readTree of Gitea provider to support Techdocs
|
2023-11-15 10:13:24 +01:00 |
|
Antonino Provenzano
|
52fff5ed0b
|
Update how-to-guides.md
Added new section in doc, to prevent download of Google fonts
Signed-off-by: Antonino Provenzano <provenzano.a@gmx.net>
|
2023-11-14 10:49:21 +01:00 |
|
Kamil Zainal
|
20005cf26d
|
Update techdocs cli docs
Signed-off-by: Kamil Zainal <gh@akza.dev>
|
2023-10-23 15:11:08 +01:00 |
|
Patrik Oldsberg
|
62735024ad
|
docs/features/techdocs: wrap file extensions in code blocks
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-17 13:10:14 +02:00 |
|
John Philip
|
310f6ea5e1
|
Merge pull request #20229 from Ericsson/plantuml-support-enhancement
[TechDocs] Enhance PlantUML support in the techdocs container to include external puml or pu files
|
2023-10-11 15:08:14 -04:00 |
|
Morgan Bentell
|
60f9546a0d
|
update cli documentation
Signed-off-by: Morgan Bentell <mbentell@spotify.com>
|
2023-10-06 11:14:45 +02:00 |
|
John Philip
|
94c762414b
|
Merge pull request #20109 from kurtaking/remove-alpha-from-import
docs: remove alpha from import in techdoc addons
|
2023-10-05 19:00:22 -04:00 |
|
Lavanya Sainik
|
acf7400c5a
|
[TechDocs] Enhance PlantUML support in the techdocs container to include external puml or pu files
Issue Reference #20184
Signed-off-by: Lavanya Sainik <lavanya.sainik@ericsson.com>
|
2023-09-29 10:42:45 +01:00 |
|
Daniel Mecsei
|
870db76a45
|
Implement readTree of Gitea provider to support Techdocs
Signed-off-by: Daniel Mecsei <mecseid@gmail.com>
|
2023-09-28 09:33:07 +02:00 |
|
Miguel Alexandre
|
f6c84edf55
|
Update configuring-ci-cd.md
Signed-off-by: Miguel Alexandre <Symbianx@users.noreply.github.com>
|
2023-09-26 14:23:47 +02:00 |
|
Patrik Oldsberg
|
ba8dee5f1c
|
Merge branch 'master' into how-to-use-other-plugins
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-09-26 10:47:30 +02:00 |
|
Kurt King
|
715432ce71
|
chore: remove alpha from import
Signed-off-by: Kurt King <kurtaking@gmail.com>
|
2023-09-22 07:53:34 -06:00 |
|
Lari Mahlio
|
89d5d32d4c
|
docs: update instructions for Techdocs setup with Docker
Signed-off-by: Lari Mahlio <lari.mahlio@gmail.com>
|
2023-09-21 21:57:10 +03:00 |
|
jrwpatterson
|
4d852e46ca
|
Merge branch 'master' of https://github.com/backstage/backstage into feat/reference-external-docs
|
2023-08-30 12:57:15 +10:00 |
|
jrwpatterson
|
156c41e1a7
|
Merge branch 'master' of https://github.com/backstage/backstage into feat/reference-external-docs
|
2023-08-28 08:00:59 +10:00 |
|
Morgan Bentell
|
3b97f2212f
|
add how to section for using other mkdocs plugins
Signed-off-by: Morgan Bentell <mbentell@spotify.com>
|
2023-08-25 17:28:54 +02:00 |
|
Aswath S
|
0de6b837f4
|
Merge branch 'backstage:master' into feat/techdocs-azurite-support
|
2023-08-24 20:51:59 +05:30 |
|
Sydney Achinger
|
627e4e28d2
|
Merge pull request #18615 from SDA-SE/feat/techdocs_lightbox_zoom
feat(techdocs-module-lightbox): Enable zoom for techdocs images inside lightbox
|
2023-08-23 10:30:50 -04:00 |
|
Morgan Bentell
|
dbc4b61f6d
|
Merge pull request #18699 from SDA-SE/feat/default-mkdocs-plugins
feat: support custom default plugins for techdocs
|
2023-08-23 10:58:43 +02:00 |
|
jrwpatterson
|
56e5baf7f0
|
Merge branch 'master' of https://github.com/backstage/backstage into feat/reference-external-docs
|
2023-08-23 08:33:33 +10:00 |
|
Dominik Schwank
|
fe81abb8da
|
feat(techdocs-cli): add --defaultPlugin argument to the generate command
Signed-off-by: Dominik Schwank <dominik.schwank@sda.se>
|
2023-08-22 17:17:48 +02:00 |
|
Aswath S
|
313a498f33
|
Merge branch 'backstage:master' into feat/techdocs-azurite-support
|
2023-08-16 10:44:01 +05:30 |
|
Andre Wanlin
|
ebb46dc189
|
Updated CustomTechDocsHome code example
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
|
2023-08-11 13:51:16 -05:00 |
|
jrwpatterson
|
b516f70b83
|
Changes the chosen annotation to
Signed-off-by: jrwpatterson <jrwpatterson@gmail.com>
|
2023-08-11 08:03:21 +10:00 |
|
jrwpatterson
|
e44f45ac45
|
feat(techdocs) update documentation and add change set
Signed-off-by: jrwpatterson <jrwpatterson@gmail.com>
|
2023-08-09 08:22:13 +10:00 |
|
hennnnes
|
49e49b51d4
|
fix: zoom image to fit into viewport on button click
Signed-off-by: hennnnes <hroemmer@googlemail.com>
|
2023-08-07 17:56:42 +02:00 |
|
titanventura
|
7284a2e68b
|
Changed 'techdocs.publisher.azureBlobStorage.azuriteConnectionString' to 'techdocs.publisher.azureBlobStorage.connectionString'
Signed-off-by: titanventura <aswath7862001@gmail.com>
|
2023-07-29 15:49:17 +05:30 |
|
titanventura
|
5985d458ee
|
Added azurite connection string option to techdocs azureBlobStorage publisher
Signed-off-by: titanventura <aswath7862001@gmail.com>
|
2023-07-27 23:46:37 +05:30 |
|
hennnnes
|
86c19906fe
|
feat(techdocs-module-lightbox): Enable zoom in techdocs images
Signed-off-by: hennnnes <hroemmer@googlemail.com>
|
2023-07-27 08:58:18 +02:00 |
|
Dominik Schwank
|
10a86bd4ae
|
feat: support custom default plugins for techdocs
Signed-off-by: Dominik Schwank <dominik.schwank@sda.se>
|
2023-07-26 13:42:20 +02:00 |
|
Adam Harvey
|
c552a7a4d7
|
Merge branch 'master' of github.com:backstage/backstage into adamdmharvey/fix-docs
Signed-off-by: Adam Harvey <adaharve@cisco.com>
|
2023-06-06 09:42:11 -04:00 |
|
Eric Peterson
|
43dc492bc4
|
Document URL Reader export-ignore limitations
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2023-05-31 18:48:17 +02:00 |
|
Adam Harvey
|
864b58b11d
|
chore: Fix trailing punctuation
Signed-off-by: Adam Harvey <adaharve@cisco.com>
|
2023-05-24 23:21:54 -04:00 |
|
Adam Harvey
|
86b8de42f9
|
chore(docs): Fix proper case and improve wording
Signed-off-by: Adam Harvey <adaharve@cisco.com>
|
2023-05-24 23:16:47 -04:00 |
|
Adam Harvey
|
9fc9d2a736
|
chore: More formatting
Signed-off-by: Adam Harvey <adaharve@cisco.com>
|
2023-05-04 13:48:37 -04:00 |
|