Hi Dick, > Not sure if this is the right place, but....
it's probably better to create an GH issue for this. > I used URLs to module documentation a lot, for instance: > > https://docs.ansible.com/ansible/latest/modules/docker_container_module.html > > But what I most of the time want, is to pinpoint to a specific > parameter of a module. > This isn't possible because the HTML doesn't contain any anchors. > Would this be a nice feature to add? Definitely! I've missed that myself several times already. > The list of parameters seems to be a table so it could be as simple as > adding an anchor to each row called "parameter_<parameter name>"? Yes, it should be pretty easy to add. Can you create an issue and CC me in there (@felixfontein on GitHub). I might create a PR for it this weekend or so. Cheers, Felix > > thx > > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/20200129130721.6bcb0c4f%40rovaniemi.
