Search found 14 matches

by marcus_s
Thu Dec 07, 2023 4:26 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Integrating REST API Reference (OpenAPI) with DITA
Replies: 17
Views: 5438

Re: Integrating REST API Reference (OpenAPI) with DITA

Hi Radu,
Okay, that's understandable, but thanks for the quick response and for sharing your feedback.

I also noticed that code examples are missing in the output, for example for response and request bodies. Maybe you could add that to the feedback as well. Thanks!

Regards,
Marcus
by marcus_s
Wed Dec 06, 2023 4:00 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Integrating REST API Reference (OpenAPI) with DITA
Replies: 17
Views: 5438

Re: Integrating REST API Reference (OpenAPI) with DITA

Since the Oxygen Open API features have been available for a while, are there any Oxygen-generated REST API docs out in the wild you can think of? I've started working on a new project and could need some inspiration for styling. Especially with more complex schemas, it is sometimes very hard to gra...
by marcus_s
Fri Aug 21, 2020 12:57 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Getting Started with Chatbots - Tips?
Replies: 3
Views: 1721

Getting Started with Chatbots - Tips?

Hey Oxygen, I've been playing around with Microsoft Bot Framework recently. While it works fine with HTTP requests to all kinds of APIs I'm not really sure yet how I would "feed" or train it with DITA content. So what I basically want to set up is a bot that answers questions about using o...
by marcus_s
Mon May 18, 2020 5:34 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Language files in sitemap
Replies: 3
Views: 1528

Re: Language files in sitemap

We are currently facing the exact same issue.
If it helps raising priority feel free to add my vote to it as well.

Thanks!

Marcus
by marcus_s
Wed Nov 27, 2019 11:36 am
Forum: Common Problems
Topic: Searchability of topics in "chunk: to content"
Replies: 17
Views: 5904

Re: Searchability of topics in "chunk: to content"

Hi,
I'm currently facing the same issue. Please add another vote :)
by marcus_s
Mon Nov 25, 2019 8:52 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Customize related-links section
Replies: 2
Views: 1241

Customize related-links section

Hello, I wanted to ask if it is possible to customize the display of <related links> section in the responsive webhelp? Currently, the responsive webhelp displays several sections for concepts, references, tasks, topics. I would just like a simple list without this subdivision. Is that somehow possi...
by marcus_s
Wed Sep 18, 2019 4:03 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Integrating REST API Reference (OpenAPI) with DITA
Replies: 17
Views: 5438

Re: Integrating REST API Reference (OpenAPI) with DITA

For those who are interested in the feature, maybe this can help: https://github.com/jason-fox/fox.jason.passthrough.swagger I found this plugin a few weeks ago and tested it a bit. Basically it works, but currently only under Linux and some Swagger specifications that appear to be valid according t...
by marcus_s
Tue Aug 06, 2019 12:32 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Integrating REST API Reference (OpenAPI) with DITA
Replies: 17
Views: 5438

Re: Integrating REST API Reference (OpenAPI) with DITA

Hi Radu, I'm not the original poster, but this seemed like a really interesting topic. We are currently looking for a solution to present our REST API documentation. I just had the idea to use the responsive Webhelp for this as well and found this topic. Advantages would be having everything in one ...
by marcus_s
Mon Aug 05, 2019 12:11 pm
Forum: Other Issues
Topic: Moving all Files of one Submap
Replies: 4
Views: 1790

Re: Moving all Files of one Submap

Thanks! :)
by marcus_s
Fri Aug 02, 2019 1:20 am
Forum: Other Issues
Topic: Moving all Files of one Submap
Replies: 4
Views: 1790

Re: Moving all Files of one Submap

Hi Sorin, Thanks for the answer. I tried it and it works, but the problem is that I still have to figure out which file belongs to which submap and then select all these individual files with strg+click (for each submap). Am I missing something or can that be done from the map view as well? Regards,...
by marcus_s
Thu Aug 01, 2019 10:58 am
Forum: Other Issues
Topic: Moving all Files of one Submap
Replies: 4
Views: 1790

Moving all Files of one Submap

Hi, We converted a pretty big DocBook document to DITA - the single files (about 1200) are now arranged in one map with several submaps. The problem is that these 1200 files are in one folder on one level, making things a bit messy. Is there some way to move all files belonging to one submap to anot...
by marcus_s
Wed Mar 27, 2019 4:38 pm
Forum: General XML Questions
Topic: Unwanted line breaks
Replies: 8
Views: 11174

Re: Unwanted line breaks

Worked perfectly. Thanks!
by marcus_s
Tue Mar 26, 2019 11:13 am
Forum: General XML Questions
Topic: Unwanted line breaks
Replies: 8
Views: 11174

Re: Unwanted line breaks

Hi, I ran into exactly the same problem. I've created plenty of DITA files by using the author mode and the code looks like this: <step> <cmd>Navigate to the intended <uicontrol>Advanced Logging Settings</uicontrol> tab.</cmd> <stepresult>For cluster-wide settings, open <uicontrol>Logging</uicontrol...