Commit Graph

5 Commits

Author SHA1 Message Date
Antoine Vandevenne (anv)
f7bedfce2e [FIX] *: fix incorrect/unstable links
- Removed the doc version and absolute path from all user doc redirections.
- Made developer doc redirections use 13.0 instead of online, master or earlier version string.
- Fixed outdated links.
- Enforced the use of :doc:, :ref: and :download: directives for redirections.
- Replaced google drive/docs links by doc redirections.
2020-01-15 10:52:05 +01:00
Antoine Vandevenne (anv)
4bb2eeda11 [IMP] *: harmonize formatting
- Removed the numbering from headings because it was either inconsistent, breaking the implicit hyperlink target or useless.
- Fixed incorrect heading formattings.
- Replaced hand-written flows by the :menuselection: directive
2020-01-15 10:52:05 +01:00
Antoine Vandevenne (anv)
73fff57983 [IMP] *: fix display issues
- Several content blocks were either misaligned, using the wrong display directive or not showing at all.
- Some images were missings.
- Typos
2020-01-15 10:52:05 +01:00
mreficent
efcb1a48fd [FIX] *: update v13 urls
Remove outdated references to 12.0
Closes odoo/documentation-user#413
2019-10-03 11:28:53 +02:00
Richard Mathot
44e22a497b
[ADD] user_doc: doc about editing the doc 2019-08-28 14:08:24 +02:00