| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@jaapio what is the status of this PR; I am fearful that more incoming changes for the RST parser might influence this PR and it contains a lot of changes |
Sorry, something went wrong.
|
Please don't care about this PR, I will update it once in a while. Some changes in here are already merged, it was more like a work in progress branch to see where the problems are to start supporting multiple versions. One of the things that came out was the file handling which has been changed. The table of contents changes also found their origin in here. When I have time to pick this one up, I will have to review the changes anyway. |
Sorry, something went wrong.
to be able to handle multiple api's separate this is a first step towards a more fine grained api parse pipeline. Which will allow us to create multiple documentation sets of different types.
To merge guides in our main workflow I moved the parser into a separate Parser Factory which returns the parser to execute in the parse stage based on the documentation set.
to be able to create some version and project overview we need some templates based on project and version.
| Back | FazBrowse Home | New Git URL |
This PR is here for reference as a POC to be discussed in the core team, feel free to ignore it