Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generator for asciidoc representation of all ECS fields (elastic#347)
This code generates both the index page for the fields section, and the detailed page for each fieldset. Also in this PR: - If `short` not set, copy `definition` to it - If `short` contains \n, fail. Beginning of an ECS linter. - Beef up the local file imports in tests. - autopep8 ignore E402, in order to leave local imports alone - Create generators/ecs_helpers.py, to start reusing functionality beween generators
- Loading branch information