mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
* docs: add language specific guide for c++ * docs: add C++ language support to the language index page * docs: Update _index.md * docs: update C++ guide paths * Update content/language/c-plus-plus/containerize.md Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com> * Update content/language/c-plus-plus/containerize.md Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com> * Update content/language/c-plus-plus/containerize.md Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com> * Update content/language/c-plus-plus/containerize.md Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com> * Update content/language/c-plus-plus/containerize.md Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com> * Update content/language/c-plus-plus/develop.md Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com> * Update content/language/c-plus-plus/configure-ci-cd.md Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com> * Update _index.md * guides: use /cpp instead of /c-plus-plus Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> * Update content/language/cpp/develop.md Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> * Update content/language/cpp/containerize.md Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com> --------- Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com> Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>