docToolchain | a AsciiDoc Toolchain for Software Architecture Documentation | Plugin library
kandi X-RAY | docToolchain Summary
kandi X-RAY | docToolchain Summary
a Gradle based AsciiDoc Toolchain for Software Architecture Documentation
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of docToolchain
docToolchain Key Features
docToolchain Examples and Code Snippets
Community Discussions
Trending Discussions on docToolchain
QUESTION
I came across docToolChain (http://doctoolchain.org/) for generating Docs. Wanted to know if this can support other programming languages such as Python, Go etc? Or will it only support Java?
...ANSWER
Answered 2022-Feb-14 at 15:48yes, it does - depending on your needs :-)
When we incremented the version of docToolchain from 1.x to 2.0, the biggest feature was that the technology is now hidden behind a wrapper. You still need java installed (v8-v14), but you don't have any code any more in your repository.
But regarding Python - it is quite likely that you want to use restructuredText as your markup language. Until now, docToolchain focussed on AsciiDoc (based on ruby) as the markup language for your projects documentation. There is now a feature coming up: jBake, the static site generator used by docToolchain is already able to render markdown. But there is now also a PoC which shows that it can also render restructuredText with a little help of a small python script:
http://doctoolchain.org/multi-markup-demo/demo/asciidoc.html
PS: I am the maintainer of docToolchain, so my answer might be biased
QUESTION
I try to configure the new doctoolchain wrapper to run within Bamboo. What I've done so far
- Create a new project locally and downloading the wrapper
dtcw
anddtcw.bat
(version 2.0.3) - Generate an empty arc42 template
./dtcw downloadTemplate
- Create a new build configration in Bamboo using the following configuration
ANSWER
Answered 2022-Jan-24 at 15:34The actual problem was that files or directories created outside the container are not accessible inside the container. Therefore, the solution was to max permissions to the working directory.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install docToolchain
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page