8000 Add LSP C/C++ editor documentation bundle by jld01 · Pull Request #383 · eclipse-cdt/cdt-lsp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add LSP C/C++ editor documentation bundle #383

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

jld01
Copy link
Contributor
@jld01 jld01 commented Dec 12, 2024

Relates to eclipse-cdt/cdt#963

@jld01
Copy link
Contributor Author
jld01 commented Dec 12, 2024

@ghentschke and @jonahgraham, this PR adds a new CDT LSP documentation bundle with infrastructure for building AsciiDoc content and a skeleton LSP C/C++ editor page. This page will be inserted into the CDT help table of contents alongside the standard C/C++ editor page using an anchor provided by: eclipse-cdt/cdt#964

@jld01 jld01 marked this pull request as ready for review December 12, 2024 20:31
@jld01
Copy link
Contributor Author
jld01 commented Dec 13, 2024

From the CI build log:

2024-12-13T15:22:00.8222462Z [INFO] --- asciidoctor:3.0.0:process-asciidoc (adoc-to-html) @ org.eclipse.cdt.lsp.doc ---
2024-12-13T15:22:00.8225458Z [DEBUG] Loading mojo org.asciidoctor:asciidoctor-maven-plugin:3.0.0:process-asciidoc from plugin realm ClassRealm[plugin>org.asciidoctor:asciidoctor-maven-plugin:3.0.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@639fee48]
2024-12-13T15:22:00.8236655Z [DEBUG] Configuring mojo execution 'org.asciidoctor:asciidoctor-maven-plugin:3.0.0:process-asciidoc:adoc-to-html' with basic configurator -->
2024-12-13T15:22:00.8238236Z [DEBUG]   (s) attributes = {icons=font, imagesdir=../images, linkcss=null, reproducible=null, source-highlighter=coderay, stylesheet=../help.css, toc=macro}
2024-12-13T15:22:00.8239214Z [DEBUG]   (s) backend = html5
2024-12-13T15:22:00.8239641Z [DEBUG]   (f) catalogAssets = false
2024-12-13T15:22:00.8240049Z [DEBUG]   (s) embedAssets = false
2024-12-13T15:22:00.8240454Z [DEBUG]   (s) enableVerbose = false
2024-12-13T15:22:00.8241162Z [DEBUG]   (s) outputDirectory = /home/runner/work/cdt-lsp/cdt-lsp/bundles/org.eclipse.cdt.lsp.doc/html
2024-12-13T15:22:00.8242188Z [DEBUG]   (s) preserveDirectories = false
2024-12-13T15:22:00.8242897Z [DEBUG]   (s) projectDirectory = /home/runner/work/cdt-lsp/cdt-lsp/bundles/org.eclipse.cdt.lsp.doc
2024-12-13T15:22:00.8243755Z [DEBUG]   (s) relativeBaseDir = false
2024-12-13T15:22:00.8244394Z [DEBUG]   (f) requires = []
2024-12-13T15:22:00.8244990Z [DEBUG]   (s) rootDir = /home/runner/work/cdt-lsp/cdt-lsp/bundles/org.eclipse.cdt.lsp.doc
2024-12-13T15:22:00.8245637Z [DEBUG]   (s) skip = false
2024-12-13T15:22:00.8246369Z [DEBUG]   (s) sourceDirectory = /home/runner/work/cdt-lsp/cdt-lsp/bundles/org.eclipse.cdt.lsp.doc/src/docs/asciidoc
2024-12-13T15:22:00.8247208Z [DEBUG]   (s) sourceDocumentExtensions = []
2024-12-13T15:22:00.8247805Z [DEBUG]   (f) sourcemap = false
2024-12-13T15:22:00.8248211Z [DEBUG]   (f) standalone = true
2024-12-13T15:22:00.8248616Z [DEBUG]   (f) templateCache = true
2024-12-13T15:22:00.8249022Z [DEBUG]   (f) templateDirs = []
2024-12-13T15:22:00.8249404Z [DEBUG] -- end configuration --
2024-12-13T15:22:00.8250249Z [INFO] sourceDirectory /home/runner/work/cdt-lsp/cdt-lsp/bundles/org.eclipse.cdt.lsp.doc/src/docs/asciidoc does not exist
2024-12-13T15:22:04.1090692Z [INFO] Converted /home/runner/work/cdt-lsp/cdt-lsp/bundles/org.eclipse.cdt.lsp.doc/src/asciidoc/lsp_cpp_editor.adoc

@jld01 jld01 merged commit fbb0945 into eclipse-cdt:master Dec 13, 2024
3 checks passed
@jld01 jld01 removed the request for review from ghentschke December 13, 2024 15:33
@jld01 jld01 deleted the doc-bundle branch December 21, 2024 14:50
@jld01 jld01 added this to the 3.0.0 milestone Feb 20, 2025
@jld01 jld01 self-assigned this Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0