Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
wlallemand committed May 30, 2024
1 parent 7eb5aa9 commit be9e2ff
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,16 @@ Please refer to the following files depending on what you're looking for:

The more detailed documentation is located into the doc/ directory:

-[ doc/intro.txt ](doc/intro.txt) for a quick introduction on HAProxy
-[ doc/configuration.txt ](doc/configuration.txt) for the configuration's reference manual
-[ doc/lua.txt ](doc/lua.txt) for the Lua's reference manual
-[ doc/SPOE.txt ](doc/SPOE.txt) for how to use the SPOE engine
-[ doc/network-namespaces.txt ](doc/network-namespaces.txt) for how to use network namespaces under Linux
-[ doc/management.txt ](doc/management.txt) for the management guide
-[ doc/regression-testing.txt ](doc/regression-testing.txt) for how to use the regression testing suite
-[ doc/peers.txt ](doc/peers.txt) for the peers protocol reference
-[ doc/coding-style.txt ](doc/coding-style.txt) for how to adopt HAProxy's coding style
-[ doc/internals ](doc/internals) for developer-specific documentation (not all up to date)
- [ doc/intro.txt ](doc/intro.txt) for a quick introduction on HAProxy
- [ doc/configuration.txt ](doc/configuration.txt) for the configuration's reference manual
- [ doc/lua.txt ](doc/lua.txt) for the Lua's reference manual
- [ doc/SPOE.txt ](doc/SPOE.txt) for how to use the SPOE engine
- [ doc/network-namespaces.txt ](doc/network-namespaces.txt) for how to use network namespaces under Linux
- [ doc/management.txt ](doc/management.txt) for the management guide
- [ doc/regression-testing.txt ](doc/regression-testing.txt) for how to use the regression testing suite
- [ doc/peers.txt ](doc/peers.txt) for the peers protocol reference
- [ doc/coding-style.txt ](doc/coding-style.txt) for how to adopt HAProxy's coding style
- [ doc/internals ](doc/internals) for developer-specific documentation (not all up to date)

## License

Expand Down

0 comments on commit be9e2ff

Please sign in to comment.