-
I'm working on an Asciidoc parser using [Asciidoctor](http://asciidoctor.org/). The Ruby commands are run in [boot-jruby](https://github.com/tobias/boot-jruby). As it is being used for documentation, …
-
User Story | The inbound sync bot should check payloads against the outbound queue before adding them to the inbound queue
----------|----------
T-shirt size: |
User Story | "The inbound sync bot sho…
-
I've successfully installed PyDIP using pip3, but I'm having trouble importing in python3. I saw the previous discussions of this issue but First I encountered this:
`import PyDIP as dip
Traceback …
-
We need to decide on Project Tooling used for:
1. Modelling (Architecture, Design, DataModel) - UML? Modelio?
2. Project Management (Epics, Use Storie, Sprint Planning etc) - Trello? GithUb?
3. ..…
-
We have diagram source(s) in docs/diagrams,
currently one file that is turned into flow diagram using `plantuml`,
should there be also generating process documented/implemented, like
via separate M…
-
Does PlantUML support for generating a diagram for one C++ class or for all the C++ classes in a C++ project ?
Thanks a lot!
-
Find a way to avoid waiting time for the JVM startup at every execution.
Possible strategies:
- [nailgun](https://github.com/martylamb/nailgun)
- [telnet server](https://github.com/plantuml/plantuml/…
skuro updated
5 years ago
-
Tip: Currently only supported on MacOS
Package Control: Skipping automatic upgrade, last run at 2018-06-29 16:30:25, next run at 2018-06-29 17:30:25 or after
reloading settings Packages/User/Pac…
ghost updated
5 years ago
-
I set the sidebar to `true` like config-other.js or set to an object like config.js
`
{
'/' : [
'',
'urs',
'server-req',
'change-logs'
]
},
`
but it dose not show.
…
-
Inclusion from included files does not work correct. Error message: "Cannot include [filename]"
When I include a file that contains macros an the macro include yet another file.
It looks like the…