Dashamir Hoxha

Results 43 comments of Dashamir Hoxha
trafficstars

This related issue has been closed: https://github.com/mailpile/Mailpile/issues/52 So, maybe this one should be closed too. It is not clear the reason for closing that issue, but I think that LDAP...

Squid container based on Ubuntu 16.04: https://github.com/docker-scripts/squid

The required changes are switching to ubuntu:16.04 (aka ubuntu:xenial).

This works: `exiftool -ImageDescription="decription" image_file` But it displays the description over the image (at the bottom). I would like the description to be displayed at the info pane (on the...

There is a blog that describes how to install BBB inside an LXC container: https://discuss.linuxcontainers.org/t/how-to-use-a-second-ip-with-a-container-and-routed-nic/ At the end there is a trick about fixing the services: ```bash # Override /lib/systemd/system/freeswitch.service...

:+1: I would be interested in this feature too.

If using Docker is an option, then it is possible to build a Docker container that includes all the tools necessary for generating the docs (Antora, asciidoctor, etc.) Or maybe...

I think that there is no need to generate the man pages during the compilation, because they can be pre-generated and stored on the `brlcad-docs` repo. So, no additional tools...

I cannot comment on your preferences. However, regarding translation of asciidoctor to C/C++, despite what sean might say or wish, I don't see any chances of it happening. I am...

> I do think our binary releases should keep shipping all three, man+pdf+html outputs My humble opinion is that we don't need to ship the docs with the binary, if...